mirror of
https://github.com/traefik/traefik.git
synced 2026-05-26 19:45:54 -04:00
10 lines
146 B
TOML
10 lines
146 B
TOML
[global]
|
|
checkNewVersion = false
|
|
sendAnonymousUsage = false
|
|
|
|
[log]
|
|
level = "DEBUG"
|
|
|
|
[entryPoints]
|
|
[entryPoints.web]
|
|
address = ":8000"
|