traefik/integration/fixtures/file/56-simple-panic.toml
2016-02-10 12:14:16 +01:00

10 lines
114 B
TOML

defaultEntryPoints = ["http"]
[entryPoints]
[entryPoints.http]
address = ":8000"
logLevel = "DEBUG"
[file]