1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-24 02:04:03 +03:00
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"