Files
2026-06-26 10:40:34 +02:00

8 lines
228 B
Bash

# Drizzle (local dev only; the container sets its own DATABASE_URL)
DATABASE_URL=file:local.db
# docker compose — generate secrets with: openssl rand -base64 32
ORIGIN=http://localhost:3000
CRYPTO_SECRET=
BETTER_AUTH_SECRET=