mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
16 lines
233 B
YAML
16 lines
233 B
YAML
entryPoints:
|
|
web:
|
|
address: ":8090"
|
|
http:
|
|
encodedCharacters:
|
|
allowEncodedSlash: true
|
|
allowEncodedHash: true
|
|
|
|
providers:
|
|
file:
|
|
directory: "/etc/traefik/dynamic"
|
|
watch: true
|
|
|
|
log:
|
|
level: INFO
|