moving ports

This commit is contained in:
2025-03-06 19:52:19 -07:00
parent c160e2b41e
commit 1d97707a93
2 changed files with 28 additions and 2 deletions

View File

@@ -205,8 +205,10 @@ services:
- /data/swag:/config
- /data/cloudflare/cloudflare.ini:/config/dns-conf/cloudflare.ini
ports:
- 0.0.0.0:80:80
- 0.0.0.0:443:443
# - 0.0.0.0:80:80
# - 0.0.0.0:443:443
- 0.0.0.0:7080:80
- 0.0.0.0:70443:443
extra_hosts:
- host.docker.internal:host-gateway
networks: