2019-04-09 17:24:05 +02:00
|
|
|
[global]
|
2019-07-01 11:30:05 +02:00
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
2019-04-09 17:24:05 +02:00
|
|
|
|
2018-11-27 17:42:04 +01:00
|
|
|
[log]
|
2019-07-01 11:30:05 +02:00
|
|
|
level = "DEBUG"
|
2017-11-09 12:16:03 +01:00
|
|
|
|
2019-04-15 11:14:05 +02:00
|
|
|
[entryPoints]
|
2020-01-23 16:36:08 +01:00
|
|
|
[entryPoints.websecure]
|
2019-03-14 09:30:04 +01:00
|
|
|
address = ":4443"
|
2017-11-09 12:16:03 +01:00
|
|
|
|
2019-04-15 11:14:05 +02:00
|
|
|
[entryPoints.https02]
|
2019-03-14 09:30:04 +01:00
|
|
|
address = ":8443"
|
2017-11-09 12:16:03 +01:00
|
|
|
|
2018-01-11 09:46:03 +01:00
|
|
|
[api]
|
2019-09-06 15:08:04 +02:00
|
|
|
insecure = true
|
2017-11-09 12:16:03 +01:00
|
|
|
|
2018-11-27 17:42:04 +01:00
|
|
|
[providers]
|
2019-07-01 11:30:05 +02:00
|
|
|
[providers.file]
|
|
|
|
fileName = "{{.DynamicConfFileName}}"
|
|
|
|
watch = true
|