2018-11-27 16:42:04 +00:00
|
|
|
[log]
|
2016-04-27 23:43:43 +00:00
|
|
|
logLevel = "DEBUG"
|
|
|
|
|
2019-03-14 08:30:04 +00:00
|
|
|
[entrypoints]
|
|
|
|
[entrypoints.web]
|
2016-02-01 10:07:05 +00:00
|
|
|
address = ":8000"
|
2019-03-14 08:30:04 +00:00
|
|
|
[entrypoints.api]
|
2018-01-11 08:46:03 +00:00
|
|
|
address = ":8081"
|
2016-02-01 10:07:05 +00:00
|
|
|
|
2015-09-27 13:59:51 +00:00
|
|
|
|
2018-11-27 16:42:04 +00:00
|
|
|
[providers]
|
|
|
|
[providers.consul]
|
|
|
|
endpoint = "{{.ConsulHost}}:8500"
|
|
|
|
watch = true
|
|
|
|
prefix = "traefik"
|
2017-09-07 10:02:03 +00:00
|
|
|
|
2018-01-11 08:46:03 +00:00
|
|
|
[api]
|
|
|
|
entryPoint = "api"
|