Readded nginx
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
services:
|
||||
# nginx-proxy-manager:
|
||||
# image: jlesage/nginx-proxy-manager:latest
|
||||
# ports:
|
||||
# - "443:4443"
|
||||
# - "80:8080"
|
||||
# - "81:8181"
|
||||
# volumes:
|
||||
# - /portainer/Files/AppData/Config/Nginx-Proxy:/config
|
||||
# networks: nginx
|
||||
# restart: unless-stopped
|
||||
nginx-proxy-manager:
|
||||
image: jlesage/nginx-proxy-manager:latest
|
||||
ports:
|
||||
- "443:4443"
|
||||
- "80:8080"
|
||||
- "81:8181"
|
||||
volumes:
|
||||
- /portainer/Files/AppData/Config/Nginx-Proxy:/config
|
||||
networks: nginx
|
||||
restart: unless-stopped
|
||||
# gitea:
|
||||
# image: gitea/gitea:latest
|
||||
# ports:
|
||||
|
||||
Reference in New Issue
Block a user