mirror of
https://github.com/traefik/traefik.git
synced 2026-02-03 20:39:51 -05:00
11 lines
163 B
TOML
11 lines
163 B
TOML
[global]
|
|
checkNewVersion = false
|
|
sendAnonymousUsage = false
|
|
|
|
[log]
|
|
level = "DEBUG"
|
|
noColor = true
|
|
|
|
[entryPoints]
|
|
[entryPoints.web]
|
|
address = ":8000"
|