mirror of
https://github.com/zadam/trilium.git
synced 2025-12-12 18:34:24 +01:00
12 lines
135 B
YAML
12 lines
135 B
YAML
entryPoints:
|
|
web:
|
|
address: ":8090"
|
|
|
|
providers:
|
|
file:
|
|
directory: "/etc/traefik/dynamic"
|
|
watch: true
|
|
|
|
log:
|
|
level: INFO
|