Ajout des variables d'environemment

This commit is contained in:
ElPoyo
2025-09-29 11:56:48 +02:00
parent b4a468c14b
commit 45f76cc5c8
8 changed files with 42 additions and 11 deletions

View File

@@ -19,9 +19,6 @@ start "Frontend Vue.js" cmd /k "npm run dev"
echo.
echo ==============================================
echo Application demarree avec succes !
echo.
echo Frontend: http://localhost:5173
echo API: http://localhost:3001
echo ==============================================
echo.
echo Fermez cette fenetre quand vous voulez arreter l'application.