更新 api地址修改
This commit is contained in:
parent
aa9f2504f0
commit
2cf2925c46
|
|
@ -4,7 +4,7 @@ NODE_ENV=production
|
|||
VITE_DEV=false
|
||||
|
||||
# 请求路径
|
||||
VITE_BASE_URL='http://202.74.40.60:8080'
|
||||
VITE_BASE_URL='/admin-api'
|
||||
|
||||
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
|
||||
VITE_UPLOAD_TYPE=server
|
||||
|
|
|
|||
Loading…
Reference in New Issue