diff --git a/config/traefik.toml b/config/traefik.toml index aab00ef..6fa4880 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -32,6 +32,7 @@ # endpoint = "unix:///var/run/docker.sock" network = "traefik_proxy" [providers.file] + watch = true filename = "/etc/traefik/dynamic.yml"