reverse proxy
This commit is contained in:
@@ -205,10 +205,10 @@ services:
|
|||||||
- /data/swag:/config
|
- /data/swag:/config
|
||||||
- /data/cloudflare/cloudflare.ini:/config/dns-conf/cloudflare.ini
|
- /data/cloudflare/cloudflare.ini:/config/dns-conf/cloudflare.ini
|
||||||
ports:
|
ports:
|
||||||
# - 0.0.0.0:80:80
|
- 0.0.0.0:80:80
|
||||||
# - 0.0.0.0:443:443
|
- 0.0.0.0:443:443
|
||||||
- 0.0.0.0:7080:80
|
# - 0.0.0.0:7080:80
|
||||||
- 0.0.0.0:7443:443
|
# - 0.0.0.0:7443:443
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- host.docker.internal:host-gateway
|
- host.docker.internal:host-gateway
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user