Orderreorganisation.

This commit is contained in:
Olli Graf
2026-05-25 14:36:57 +02:00
parent 30abcb21e4
commit f828836f6e
9 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
trilium:
image: hlince/trilium:latest-stable-arm
container_name: trilium
restart: always
ports:
- 8088:8080
environment:
- TRILIUM_DATA_DIR=/data
volumes:
- /opt/trilium:/data