chore(config): 更新生产环境配置和构建设置
- 修复 .env.production 文件中的注释编码问题 - 移除路由守卫中的调试日志输出 - 调整错误处理机制,生产环境静默处理错误 - 移除应用挂载时的调试日志和异常处理包装 - 添加构建配置和基础路径设置
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# 鐢熶骇鐜閰嶇疆
|
||||
# 鏈嶅姟鍣ㄥ湴鍧€: 175.178.252.59
|
||||
# 生产环境配置
|
||||
# 服务器地址: 175.178.252.59
|
||||
|
||||
# 鍚庣API鍦板潃
|
||||
# 后端API地址
|
||||
VITE_API_BASE_URL=http://175.178.252.59:8082/api
|
||||
|
||||
# PingPong妯″紡锛坰andbox/production锛塦nVITE_PINGPONG_MODE=sandbox
|
||||
# PingPong模式(sandbox/production)`nVITE_PINGPONG_MODE=sandbox
|
||||
|
||||
|
||||
Reference in New Issue
Block a user