feat: ci/cd flow
This commit is contained in:
+6
-1
@@ -1,2 +1,7 @@
|
||||
# Drizzle
|
||||
# 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=
|
||||
|
||||
Reference in New Issue
Block a user