Files
cpms_operation_platform/.env.production
T

6 lines
111 B
Bash
Raw Normal View History

2026-07-14 10:31:17 +08:00
# 生产环境
2026-08-08 14:22:32 +08:00
VITE_API_BASE_URL = https://cpmsapi.yunvip123.com
# 是否开启本地调试
LOCAL_DEBUG=false