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
+4 -1
View File
@@ -32,4 +32,7 @@ PHPMYADMIN_IMAGE="phpmyadmin:5.2-apache"
PHPMYADMIN_URL=""
# Mail Hog
MAILHOG_URL=""
MAILHOG_URL=""
# Configuration en local
VITE_PORT="8888"