Update docker-compose.yml

This commit is contained in:
LRVT 2024-03-15 17:26:40 +01:00 committed by GitHub
parent a73d332ef9
commit 6e6b5c89d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,8 @@ services:
restart: unless-stopped
ports:
- 8080:80
#networks:
# - proxy
#labels:
# - traefik.enable=true
# - traefik.http.routers.nginx.rule=Host(`nginx.example.com`)
@ -31,3 +33,9 @@ services:
working_dir: /var/www
expose:
- 9000
#networks:
# - proxy
#networks:
# proxy:
# external: true