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'