traefik/integration/fixtures/simple_default.toml

6 lines
86 B
TOML
Raw Normal View History

2016-02-01 11:07:05 +01:00
defaultEntryPoints = ["http"]
[entryPoints]
[entryPoints.http]
2017-09-07 03:02:03 -07:00
address = ":8000"