traefik/integration/fixtures/simple_web.toml
2019-09-06 15:08:04 +02:00

14 lines
171 B
TOML

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