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

View File

@ -6,7 +6,6 @@ VITE_DEV=true
# 请求路径
#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.6:48080'
VITE_BASE_URL='http://localhost:48080'
# 文件上传类型server - 后端上传, client - 前端直连上传仅支持S3服务
VITE_UPLOAD_TYPE=server