Spaces:
Sleeping
Sleeping
Update .env
Browse files
.env
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Database Configuration
|
| 2 |
-
DATABASE_URL=postgresql://neondb_owner:
|
| 3 |
|
| 4 |
# JWT Configuration
|
| 5 |
BETTER_AUTH_SECRET=your-secret-key-change-in-production
|
|
|
|
| 1 |
# Database Configuration
|
| 2 |
+
DATABASE_URL=postgresql://neondb_owner:npg_Imp6l1hHrFso@ep-red-night-admn9jjs-pooler.c-2.us-east-1.aws.neon.tech/neondb?sslmode=require&channel_binding=require
|
| 3 |
|
| 4 |
# JWT Configuration
|
| 5 |
BETTER_AUTH_SECRET=your-secret-key-change-in-production
|