traefik/integration/fixtures/rest/simple.toml

13 lines
123 B
TOML
Raw Normal View History

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