1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-27 01:55:17 +03:00
traefik/integration/fixtures/file/56-simple-panic.toml
2019-07-15 10:22:03 +02:00

14 lines
199 B
TOML

[global]
checkNewVersion = false
sendAnonymousUsage = false
[log]
level = "DEBUG"
[entryPoints]
[entryPoints.web]
address = ":8000"
[providers.file]
filename = "{{ .SelfFilename }}"