Ajout: Configuration développement local pour le frontend

This commit is contained in:
2025-08-26 11:59:45 +02:00
parent 74c56b900e
commit 10a5cb1fed
4 changed files with 88 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Configuration du Frontend en développement local
# URL de l'API backend (doit correspondre au backend lancé localement)
API_URL=http://localhost:3000/api