feat: add JSON import functionality for content creation in the admin dashboard
This commit is contained in:
2
.env
2
.env
@@ -5,4 +5,4 @@ DATABASE_URL="postgresql://admin:adminpassword@192.168.1.25:5432/afrohub_dev?sch
|
||||
# Exemple avec Supabase ou Neon (si base distante)
|
||||
# DATABASE_URL="postgresql://postgres:[MOT_DE_PASSE]@db.[ID_PROJET].supabase.co:5432/postgres"
|
||||
# Environnement : "development" = accents rouges, "production" = accents normaux
|
||||
NEXT_PUBLIC_APP_ENV=development
|
||||
NEXT_PUBLIC_APP_ENV=development
|
||||
|
||||
Reference in New Issue
Block a user