traefik/integration/fixtures/rest/simple.toml
2018-12-03 11:32:05 +01:00

13 lines
124 B
TOML

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