2018-11-27 16:42:04 +00:00
|
|
|
[log]
|
2017-11-23 10:50:03 +00:00
|
|
|
logLevel = "DEBUG"
|
|
|
|
|
2019-03-14 08:30:04 +00:00
|
|
|
[entrypoints]
|
|
|
|
[entrypoints.api]
|
2018-01-11 08:46:03 +00:00
|
|
|
address = ":8081"
|
2019-03-14 08:30:04 +00:00
|
|
|
[entrypoints.web]
|
2017-11-23 10:50:03 +00:00
|
|
|
address = ":8000"
|
2019-03-14 08:30:04 +00:00
|
|
|
[entrypoints.web-secure]
|
2017-11-23 10:50:03 +00:00
|
|
|
address = ":4443"
|
2019-03-14 08:30:04 +00:00
|
|
|
[entrypoints.web-secure.tls]
|
2017-11-23 10:50:03 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#[etcd]
|
|
|
|
# endpoint = "{{.EtcdHost}}:2379"
|
|
|
|
# prefix = "/traefik"
|
|
|
|
# watch = true
|
|
|
|
|
2018-01-11 08:46:03 +00:00
|
|
|
|
|
|
|
[api]
|
|
|
|
entryPoint = "api"
|