From cbc72142718f4ae6059ae83bcdd55794782f1f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=AE=87=E5=BA=86?= Date: Wed, 11 Dec 2024 05:29:47 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=80=E5=8F=91=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E4=B8=BA=E9=BB=98=E8=AE=A4=E7=9A=843000?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 杨宇庆 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- Gitee