2018-11-27 17:42:04 +01:00
|
|
|
[log]
|
2017-04-10 09:28:00 +02:00
|
|
|
logLevel = "DEBUG"
|
|
|
|
|
2016-02-01 11:07:05 +01:00
|
|
|
[entryPoints]
|
|
|
|
[entryPoints.http]
|
|
|
|
address = ":8000"
|
2018-01-11 09:46:03 +01:00
|
|
|
[entryPoints.api]
|
|
|
|
address = ":9090"
|
2016-02-01 11:07:05 +01:00
|
|
|
|
2018-01-11 09:46:03 +01:00
|
|
|
[api]
|
|
|
|
entryPoint = "api"
|
2015-09-27 15:59:51 +02:00
|
|
|
|
2018-11-27 17:42:04 +01:00
|
|
|
[providers]
|
|
|
|
[providers.marathon]
|
|
|
|
endpoint = "{{.MarathonURL}}"
|
|
|
|
watch = true
|
|
|
|
exposedByDefault = true
|