traefik/integration/fixtures/simple_default.toml
2016-02-10 12:14:16 +01:00

5 lines
85 B
TOML

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