Files
MTKJPAY-FRONT/.env.production
qiube e251153d14 chore(config): 更新生产环境配置和构建设置
- 修复 .env.production 文件中的注释编码问题
- 移除路由守卫中的调试日志输出
- 调整错误处理机制,生产环境静默处理错误
- 移除应用挂载时的调试日志和异常处理包装
- 添加构建配置和基础路径设置
2025-12-26 10:54:17 +08:00

9 lines
194 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 生产环境配置
# 服务器地址: 175.178.252.59
# 后端API地址
VITE_API_BASE_URL=http://175.178.252.59:8082/api
# PingPong模式sandbox/production`nVITE_PINGPONG_MODE=sandbox