traefik/integration/fixtures/rest/simple.toml
Julien Salleyron 4a68d29ce2 Add a new protocol
Co-authored-by: Gérald Croës <gerald@containo.us>
2019-03-14 09:30:04 +01:00

13 lines
123 B
TOML

[entrypoints]
[entrypoints.web]
address = ":8000"
[api]
[log]
logLevel = "DEBUG"
[providers]
[providers.rest]