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