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