Mise à jour du fichier .env.example pour Vite en local.

This commit is contained in:
2026-03-01 16:39:07 +01:00
parent cebf1ce759
commit fd486390f7
+3
View File
@@ -33,3 +33,6 @@ PHPMYADMIN_URL=""
# Mail Hog # Mail Hog
MAILHOG_URL="" MAILHOG_URL=""
# Configuration en local
VITE_PORT="8888"