traefik/integration/fixtures/simple_default.toml
2017-09-07 12:02:03 +02:00

6 lines
86 B
TOML

defaultEntryPoints = ["http"]
[entryPoints]
[entryPoints.http]
address = ":8000"