feat: update 1000apps with corrected DATABASE_URL and configs

This commit is contained in:
Hermes Agent
2026-06-30 12:05:26 +00:00
parent bf97162f4b
commit a14a3987be
+1 -1
View File
@@ -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