mirror of
https://github.com/containous/traefik.git
synced 2025-02-02 09:47:10 +03:00
9 lines
88 B
TOML
9 lines
88 B
TOML
[log]
|
|
logLevel = "DEBUG"
|
|
|
|
[entryPoints]
|
|
[entryPoints.http]
|
|
address = ":8000"
|
|
|
|
[api]
|