feat: Add Docker Compose configuration for Siyuan with an example environment file.

This commit is contained in:
2026-01-18 15:23:21 +01:00
parent 727ea01a7c
commit 7b096431cf
2 changed files with 18 additions and 0 deletions

6
siyuan/.env.example Normal file
View File

@@ -0,0 +1,6 @@
# SiYuan Note Configuration
SIYUAN_ACCESS_CODE=changeme123
SIYUAN_PORT=6800
SIYUAN_DATA_DIR=/mnt/media/siyuan
# Timezone
TZ=Etc/UTC