2026-06-26 10:40:34 +02:00
|
|
|
# Drizzle (local dev only; the container sets its own DATABASE_URL)
|
2026-06-22 17:47:16 +02:00
|
|
|
DATABASE_URL=file:local.db
|
2026-06-26 10:40:34 +02:00
|
|
|
|
|
|
|
|
# docker compose — generate secrets with: openssl rand -base64 32
|
|
|
|
|
ORIGIN=http://localhost:3000
|
|
|
|
|
CRYPTO_SECRET=
|
|
|
|
|
BETTER_AUTH_SECRET=
|