2025-12-06 21:37:24 +02:00
|
|
|
entryPoints:
|
|
|
|
|
web:
|
|
|
|
|
address: ":8090"
|
2025-12-06 21:51:56 +02:00
|
|
|
http:
|
|
|
|
|
encodedCharacters:
|
|
|
|
|
allowEncodedSlash: true
|
|
|
|
|
allowEncodedHash: true
|
2025-12-06 21:37:24 +02:00
|
|
|
|
|
|
|
|
providers:
|
|
|
|
|
file:
|
|
|
|
|
directory: "/etc/traefik/dynamic"
|
|
|
|
|
watch: true
|
|
|
|
|
|
|
|
|
|
log:
|
|
|
|
|
level: INFO
|