chore: Update network configuration to use host network instead of web network
This commit is contained in:
@@ -561,6 +561,6 @@ providers:
|
||||
filename: /etc/traefik/traefik.yml
|
||||
watch: true
|
||||
docker:
|
||||
network: host
|
||||
network: web
|
||||
exposedByDefault: false
|
||||
endpoint: "unix:///var/run/docker.sock"
|
||||
|
||||
Reference in New Issue
Block a user