Picture added to first journal

This commit is contained in:
2026-08-30 10:35:13 +03:00
parent 987774a320
commit 334d65c4d8
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ services:
environment:
SECRET_KEY: ${SECRET_KEY:?Set SECRET_KEY in .env before deployment}
DATABASE_PATH: /data/eternity.db
UPLOAD_FOLDER: /data/uploads
PUBLIC_URL: ${PUBLIC_URL:-http://localhost:8000}
MAIL_HOST: ${MAIL_HOST:-}
MAIL_PORT: ${MAIL_PORT:-587}