Skip to content
Snippets Groups Projects
Verified Commit 88acde88 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Traefik] Indicate default network in configuration

parent b190662d
No related branches found
No related tags found
1 merge request!53Migrate to Traefik v2
......@@ -23,6 +23,7 @@
watch = true
endpoint = "unix:///var/run/docker.sock"
exposedByDefault = false
network = "proxy"
[providers.file]
filename = "/traefik_dynamic.toml"
watch = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment