correction deploiement
This commit is contained in:
9
.env.local.old
Normal file
9
.env.local.old
Normal file
@@ -0,0 +1,9 @@
|
||||
# Server-only
|
||||
GEMINI_API_KEY=AIzaSyBjMxaRq4psBbvtdks0iYGkv-r9midKSh4
|
||||
|
||||
|
||||
# Database — Replace with your actual PostgreSQL URL (e.g. from Neon, Supabase, or local)
|
||||
DATABASE_URL="postgresql://admin:adminpassword@192.168.1.25:5432/plumeia?schema=public"
|
||||
|
||||
# NextAuth
|
||||
AUTH_SECRET="change-me-to-a-random-string-at-least-32-chars"
|
||||
Reference in New Issue
Block a user