traefik/integration/fixtures/mesos/simple.toml

10 lines
115 B
TOML

defaultEntryPoints = ["http"]
[entryPoints]
[entryPoints.http]
address = ":8000"
logLevel = "DEBUG"
[mesos]