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