[Traefik] Indicate default network in configuration
This commit is contained in:
parent
754331f612
commit
ba14ba2df5
|
@ -23,6 +23,7 @@
|
|||
watch = true
|
||||
endpoint = "unix:///var/run/docker.sock"
|
||||
exposedByDefault = false
|
||||
network = "proxy"
|
||||
[providers.file]
|
||||
filename = "/traefik_dynamic.toml"
|
||||
watch = true
|
||||
|
|
Loading…
Reference in New Issue
Block a user