diff --git a/.env.example b/.env.example index 030f502..314416b 100644 --- a/.env.example +++ b/.env.example @@ -32,4 +32,7 @@ PHPMYADMIN_IMAGE="phpmyadmin:5.2-apache" PHPMYADMIN_URL="" # Mail Hog -MAILHOG_URL="" \ No newline at end of file +MAILHOG_URL="" + +# Configuration en local +VITE_PORT="8888" \ No newline at end of file