pull/842/head
yhl186 2025-12-22 11:55:50 +08:00
parent c8799a1bb5
commit 305b807f98
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ VITE_DEV=true
# 请求路径 # 请求路径
#VITE_BASE_URL='http://api-dashboard.yudao.iocoder.cn' #VITE_BASE_URL='http://api-dashboard.yudao.iocoder.cn'
#VITE_BASE_URL='http://192.168.20.7:48080' #VITE_BASE_URL='http://192.168.20.7:48080'
#VITE_BASE_URL='http://192.168.20.6:48080'
VITE_BASE_URL='http://localhost:48080' VITE_BASE_URL='http://localhost:48080'
# 文件上传类型server - 后端上传, client - 前端直连上传仅支持S3服务 # 文件上传类型server - 后端上传, client - 前端直连上传仅支持S3服务
VITE_UPLOAD_TYPE=server VITE_UPLOAD_TYPE=server