This commit is contained in:
counterweight 2025-12-20 22:38:39 +01:00
parent a56a4c076a
commit a31bd8246c
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
10 changed files with 15 additions and 71 deletions

View file

@ -9,6 +9,9 @@ SECRET_KEY=
# Database URL
DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/arbret
# Cookie security: set to "true" in production with HTTPS
COOKIE_SECURE=false
# Dev user credentials (regular user)
DEV_USER_EMAIL=
DEV_USER_PASSWORD=