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