traefik/integration/fixtures/rest/simple.toml

13 lines
124 B
TOML
Raw Normal View History

2018-12-03 10:32:05 +00:00
[entryPoints]
[entryPoints.http]
address = ":8000"
[api]
[log]
logLevel = "DEBUG"
[providers]
[providers.rest]