completed phase 2b
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ─── Required ───────────────────────────────────────────────────────────────
|
||||
# PostgreSQL connection string
|
||||
DATABASE_URL=postgres://forgebucket:password@localhost:5432/forgebucket?sslmode=disable
|
||||
DATABASE_URL=postgres://forgebucket:password@postgres:5432/forgebucket?sslmode=disable
|
||||
|
||||
# Session cookie signing key — must be at least 32 characters
|
||||
# Generate: openssl rand -hex 32
|
||||
|
||||
Reference in New Issue
Block a user