Restrict traefik.toml to static configuration.

This commit is contained in:
Ludovic Fernandez
2019-07-15 10:22:03 +02:00
committed by Traefiker Bot
parent f49800e56a
commit 093658836e
78 changed files with 274 additions and 440 deletions

View File

@@ -149,7 +149,6 @@ func TestDo_globalConfiguration(t *testing.T) {
Watch: true,
Filename: "file Filename",
DebugLogGeneratedTemplate: true,
TraefikFile: "",
}
config.Providers.Docker = &docker.Provider{