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