9 lines
152 B
TOML
9 lines
152 B
TOML
# Static configuration
|
|
[entryPoints]
|
|
[entryPoints.web]
|
|
address = ":30008"
|
|
|
|
[providers]
|
|
[providers.file]
|
|
filename = "/etc/traefik/conf.toml"
|