maj banniere prod/dev
This commit is contained in:
4
.env
4
.env
@@ -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
|
||||
Reference in New Issue
Block a user