2019-04-09 15:24:05 +00:00
|
|
|
[global]
|
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
|
|
|
|
2018-11-27 16:42:04 +00:00
|
|
|
[log]
|
2019-04-09 15:24:05 +00:00
|
|
|
logLevel = "DEBUG"
|
2017-11-09 11:16:03 +00:00
|
|
|
|
2019-04-15 09:14:05 +00:00
|
|
|
[entryPoints]
|
|
|
|
[entryPoints.web-secure]
|
2019-03-14 08:30:04 +00:00
|
|
|
address = ":4443"
|
2017-11-09 11:16:03 +00:00
|
|
|
|
2019-04-15 09:14:05 +00:00
|
|
|
[entryPoints.https02]
|
2019-03-14 08:30:04 +00:00
|
|
|
address = ":8443"
|
2017-11-09 11:16:03 +00:00
|
|
|
|
2018-01-11 08:46:03 +00:00
|
|
|
[api]
|
2017-11-09 11:16:03 +00:00
|
|
|
|
2018-11-27 16:42:04 +00:00
|
|
|
[providers]
|
|
|
|
[providers.file]
|
|
|
|
fileName = "{{.DynamicConfFileName}}"
|
|
|
|
watch = true
|