traefik/integration/fixtures/simple_web.toml
2018-11-27 17:42:04 +01:00

9 lines
88 B
TOML

[log]
logLevel = "DEBUG"
[entryPoints]
[entryPoints.http]
address = ":8000"
[api]