From 52730fd10788be83a698c7ae62c72ac4b8816f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E9=B9=8F=E9=9B=A8?= Date: Tue, 7 Apr 2026 11:51:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.local b/.env.local index 92a8692..8eb3858 100644 --- a/.env.local +++ b/.env.local @@ -4,10 +4,10 @@ NODE_ENV=development VITE_DEV=true # 请求路径 -#VITE_BASE_URL='http://localhost:48080' +VITE_BASE_URL='http://localhost:48088' #VITE_BASE_URL='http://188.188.3.232:48080' -# VITE_BASE_URL='http://188.188.5.188:48080' - VITE_BASE_URL='http://192.168.3.120:48088' +#VITE_BASE_URL='http://188.188.5.188:48080' +#VITE_BASE_URL='http://192.168.3.120:48088' #VITE_BASE_URL='https://yxsthj.cn' # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务 @@ -35,4 +35,4 @@ VITE_MALL_H5_DOMAIN='http://localhost:3000' VITE_APP_CAPTCHA_ENABLE=false # GoView域名 -VITE_GOVIEW_URL='http://127.0.0.1:3000' \ No newline at end of file +VITE_GOVIEW_URL='http://127.0.0.1:3000'