Browse Source

修改配置文件内容

master
孙鹏雨 2 weeks ago
parent
commit
52730fd107
  1. 6
      .env.local

6
.env.local

@ -4,10 +4,10 @@ NODE_ENV=development
VITE_DEV=true 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.3.232:48080'
# VITE_BASE_URL='http://188.188.5.188:48080' #VITE_BASE_URL='http://188.188.5.188:48080'
VITE_BASE_URL='http://192.168.3.120:48088' #VITE_BASE_URL='http://192.168.3.120:48088'
#VITE_BASE_URL='https://yxsthj.cn' #VITE_BASE_URL='https://yxsthj.cn'
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务

Loading…
Cancel
Save