Compare commits

..

No commits in common. "aaebd3872f128a9c49e93180096b27c0c0f7fd66" and "0efdd63427c968dcbf902582b9f3583f48bd2151" have entirely different histories.

View file

@ -21,7 +21,6 @@
[api] [api]
dashboard = true dashboard = true
insecure = true
[metrics] [metrics]
[metrics.prometheus] [metrics.prometheus]
@ -35,8 +34,6 @@
exposedByDefault = false exposedByDefault = false
defaultRule = "Host(`{{ normalize .Name }}.docker.localhost`)" defaultRule = "Host(`{{ normalize .Name }}.docker.localhost`)"
# we are loading an additional file, as some options can only be defined
# in a 'dynamic' file config, not in this main config file.
[providers.file] [providers.file]
directory = "/etc/traefik/dynamic" directory = "/etc/traefik/dynamic"
watch = true watch = true