traefik/integration/fixtures/consul_catalog/simple.toml

10 lines
150 B
TOML
Raw Normal View History

2016-02-02 17:03:40 +00:00
defaultEntryPoints = ["http"]
logLevel = "DEBUG"
[entryPoints]
[entryPoints.http]
address = ":8000"
[consulCatalog]
domain = "consul.localhost"