Fix : Ajout php unit et correction de l'installation du projet (bdd local)

This commit is contained in:
AUTIN Tristan
2026-01-06 14:00:05 +01:00
parent 8ea211835f
commit 5f0703811f
13 changed files with 2062 additions and 106 deletions
+1
View File
@@ -5,3 +5,4 @@ APP_USER=www-data
POSTGRES_DB=ferme
POSTGRES_USER=root
POSTGRES_PASSWORD=root
POSTGRES_PORT=5432