watch für file provider ergänzt

This commit is contained in:
Czechman 2022-12-21 18:38:53 +01:00
parent 14027608c8
commit 775e3c425b
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
# endpoint = "unix:///var/run/docker.sock" # endpoint = "unix:///var/run/docker.sock"
network = "traefik_proxy" network = "traefik_proxy"
[providers.file] [providers.file]
watch = true
filename = "/etc/traefik/dynamic.yml" filename = "/etc/traefik/dynamic.yml"