2019-04-09 15:24:05 +00:00
|
|
|
[global]
|
2019-07-01 09:30:05 +00:00
|
|
|
checkNewVersion = false
|
|
|
|
sendAnonymousUsage = false
|
2019-04-09 15:24:05 +00:00
|
|
|
|
2018-11-27 16:42:04 +00:00
|
|
|
[log]
|
2019-07-01 09:30:05 +00:00
|
|
|
level = "DEBUG"
|
2018-07-03 14:44:05 +00:00
|
|
|
|
2019-04-15 09:14:05 +00:00
|
|
|
[entryPoints]
|
|
|
|
[entryPoints.web]
|
2019-07-01 09:30:05 +00:00
|
|
|
address = ":8000"
|
2018-07-03 14:44:05 +00:00
|
|
|
|
|
|
|
[api]
|
2019-09-06 13:08:04 +00:00
|
|
|
insecure = true
|
2018-07-03 14:44:05 +00:00
|
|
|
|
2018-11-27 16:42:04 +00:00
|
|
|
[providers]
|
2019-07-01 09:30:05 +00:00
|
|
|
[providers.docker]
|
|
|
|
exposedByDefault = false
|
|
|
|
defaultRule = "Host(`{{ normalize .Name }}.docker.local`)"
|
|
|
|
watch = true
|
2018-07-03 14:44:05 +00:00
|
|
|
|
|
|
|
[hostResolver]
|
2019-07-01 09:30:05 +00:00
|
|
|
cnameFlattening = true
|