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