SA-007 trivial docker compose

This commit is contained in:
2026-08-26 18:20:04 +02:00
parent 4049a197b9
commit c3c3c8e1a6
9 changed files with 72 additions and 19 deletions
+3 -2
View File
@@ -11,8 +11,9 @@ LINKLOG_APP_NAME=LinkLog
LINKLOG_VERSION=0.1.0
LINKLOG_SECRET_KEY=replace-with-a-long-random-secret
LINKLOG_DATA_ENCRYPTION_KEY=generate-with-python-cryptography-fernet-key
LINKLOG_TOKEN_EXPIRY_DAYS=30
LINKLOG_PUBLIC_URL=localhost
LINKLOG_TOKEN_EXPIRY_MINUTES=15
LINKLOG_REFRESH_TOKEN_EXPIRY_DAYS=30
LINKLOG_PUBLIC_URL=linklog.example.com
LINKLOG_SMTP_HOST=
LINKLOG_SMTP_PORT=587
LINKLOG_SMTP_USERNAME=