feat: add docker pipeline and preview fixes

This commit is contained in:
2026-05-06 12:59:50 +08:00
commit 9ba85b01f3
44 changed files with 13894 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
PORT=3000
APP_DB_PATH=./data/app.sqlite
UPLOAD_DIR=./data/sources
PREVIEW_MAX_BYTES=16777216