Update Traefik network configuration

This commit is contained in:
2024-02-28 15:09:12 +08:00
parent 01fb6f57c3
commit cee4e32612
+1 -1
View File
@@ -159,6 +159,6 @@ providers:
filename: /etc/traefik/traefik.yml
watch: true
docker:
network: {{env "NETWORK"}}
network: web
exposedByDefault: true
endpoint: "unix:///var/run/docker.sock"