1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-08 21:17:56 +03:00
traefik/integration/fixtures/simple_debug_log.toml
2022-12-05 11:30:05 +01:00

16 lines
195 B
TOML

[global]
checkNewVersion = false
sendAnonymousUsage = false
[log]
level = "DEBUG"
[api]
insecure = true
[providers.docker]
[entryPoints]
[entryPoints.webHost]
address = ":8000"