feat: update 1000apps with corrected DATABASE_URL and configs
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
# Copy this to .env and fill in the values
|
||||
|
||||
# Database
|
||||
DATABASE_URL=postgresql://user:password@db:5432/1000apps
|
||||
DATABASE_URL=postgresql://user:password@1000apps-db-1:5432/1000apps
|
||||
|
||||
# NextAuth
|
||||
NEXTAUTH_SECRET=CHANGE_THIS_TO_RANDOM_32_CHARS
|
||||
|
||||
Reference in New Issue
Block a user