mirror of
https://github.com/containous/traefik.git
synced 2025-01-24 02:04:03 +03:00
6 lines
86 B
TOML
6 lines
86 B
TOML
defaultEntryPoints = ["http"]
|
|
|
|
[entryPoints]
|
|
[entryPoints.http]
|
|
address = ":8000"
|