forked from Ivasoft/traefik
Restrict traefik.toml to static configuration.
This commit is contained in:
committed by
Traefiker Bot
parent
f49800e56a
commit
093658836e
@@ -52,7 +52,6 @@
|
||||
watch = true
|
||||
filename = "foobar"
|
||||
debugLogGeneratedTemplate = true
|
||||
traefikFile = "foobar"
|
||||
[providers.marathon]
|
||||
constraints = "foobar"
|
||||
trace = true
|
||||
|
||||
@@ -55,7 +55,6 @@ providers:
|
||||
watch: true
|
||||
filename: foobar
|
||||
debugLogGeneratedTemplate: true
|
||||
traefikFile: foobar
|
||||
marathon:
|
||||
constraints: foobar
|
||||
trace: true
|
||||
|
||||
Reference in New Issue
Block a user