更新 .env.prod
continuous-integration/drone Build is passing
Details
continuous-integration/drone Build is passing
Details
fix:修改.env
This commit is contained in:
parent
1cdf9199eb
commit
468032895c
|
@ -6,7 +6,7 @@ VITE_DEV=false
|
||||||
# 请求路径
|
# 请求路径
|
||||||
VITE_BASE_URL='http://192.168.0.31:48080'
|
VITE_BASE_URL='http://192.168.0.31:48080'
|
||||||
|
|
||||||
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
|
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
|
||||||
VITE_UPLOAD_TYPE=server
|
VITE_UPLOAD_TYPE=server
|
||||||
|
|
||||||
# 接口地址
|
# 接口地址
|
||||||
|
|
Loading…
Reference in New Issue