Initiate backend setup
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Copy to `.env.local` for local development (never commit real secrets).
|
||||
# Copy to `.env` for local development (never commit real secrets).
|
||||
|
||||
# PostgreSQL — use `docker compose up -d postgres` and match user/db/password.
|
||||
DATABASE_URL="postgresql://communityrule:communityrule@localhost:5432/communityrule"
|
||||
|
||||
Reference in New Issue
Block a user