Readded nginx

This commit is contained in:
2023-06-20 17:59:02 -04:00
parent 22196cd1e0
commit 3a537dcc08

View File

@@ -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: