traefik/integration/fixtures/file/56-simple-panic.toml

10 lines
114 B
TOML
Raw Normal View History

2016-02-01 10:07:05 +00:00
defaultEntryPoints = ["http"]
[entryPoints]
[entryPoints.http]
address = ":8000"
logLevel = "DEBUG"
[file]