diff --git a/.env b/.env index 424b38e0..62b32170 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # port -VITE_DEV_PORT = '8080' +VITE_DEV_PORT = '3000' # development path # VITE_DEV_PATH = 'https://demo.mtruning.club'