forked from Ivasoft/traefik
Use the same case everywhere
This commit is contained in:
committed by
Traefiker Bot
parent
f6436663eb
commit
c7d336f958
@@ -1,9 +1,9 @@
|
||||
[global]
|
||||
checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
|
||||
[log]
|
||||
level = "DEBUG"
|
||||
level = "DEBUG"
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.web-secure]
|
||||
@@ -15,6 +15,6 @@ level = "DEBUG"
|
||||
[api]
|
||||
|
||||
[providers]
|
||||
[providers.file]
|
||||
fileName = "{{.DynamicConfFileName}}"
|
||||
watch = true
|
||||
[providers.file]
|
||||
fileName = "{{.DynamicConfFileName}}"
|
||||
watch = true
|
||||
|
||||
Reference in New Issue
Block a user