forked from Ivasoft/traefik
Restrict traefik.toml to static configuration.
This commit is contained in:
committed by
Traefiker Bot
parent
f49800e56a
commit
093658836e
@@ -9,8 +9,8 @@
|
||||
[entryPoints.web]
|
||||
address = ":8000"
|
||||
|
||||
[providers]
|
||||
[providers.file]
|
||||
[providers.file]
|
||||
filename = "{{ .SelfFilename }}"
|
||||
|
||||
## dynamic configuration ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user