fix: config
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
luo
2026-07-29 11:22:10 +08:00
parent f56e7cb922
commit ecb594dbb6
2 changed files with 11 additions and 1 deletions

2
env/.env vendored
View File

@@ -11,7 +11,7 @@ VITE_API_BASE_URL=https://cmp-api.boss160.cn
VITE_APP_PORT=9527
# h5是否需要配置代理 (开发环境H5使用代理解决跨域)
VITE_APP_PROXY=false
VITE_APP_PROXY=true
# API代理前缀
VITE_API_PREFIX=/api