maj banniere prod/dev

This commit is contained in:
2026-05-04 21:30:10 +02:00
parent 1b6d409319
commit 5720661f8d
3 changed files with 5 additions and 3 deletions

4
.env
View File

@@ -3,4 +3,6 @@
DATABASE_URL="postgresql://admin:adminpassword@192.168.1.25:5432/afrohub_dev?schema=public"
# Exemple avec Supabase ou Neon (si base distante)
# DATABASE_URL="postgresql://postgres:[MOT_DE_PASSE]@db.[ID_PROJET].supabase.co:5432/postgres"
# 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=production