mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 06:24:30 +01:00
Fix volume path syntax in Traefik documentation
This commit is contained in:
parent
e54822f3b0
commit
ca08a52998
@ -36,7 +36,7 @@ services:
|
||||
environment:
|
||||
- TRILIUM_NETWORK_TRUSTEDREVERSEPROXY=my-traefik-host-ip # e.g., 172.18.0.0/16
|
||||
volumes:
|
||||
- /path/to/data=/home/node/trilium-data
|
||||
- /path/to/data:/home/node/trilium-data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
labels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user