mirror of
https://github.com/containous/traefik.git
synced 2024-12-23 17:34:13 +03:00
14 lines
171 B
TOML
14 lines
171 B
TOML
[global]
|
|
checkNewVersion = false
|
|
sendAnonymousUsage = false
|
|
|
|
[log]
|
|
level = "DEBUG"
|
|
|
|
[entryPoints]
|
|
[entryPoints.web]
|
|
address = ":8000"
|
|
|
|
[api]
|
|
insecure = true
|