Files
one-pipe-system/.env.production
sexygoat 3c71ae0004
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m31s
fix:name
2026-05-07 17:48:43 +08:00

11 lines
165 B
Plaintext

# 【生产】环境变量
# 网站地址前缀
VITE_BASE_URL=
# API 地址前缀
VITE_API_URL=https://cmp-api.boss160.cn
# Delete console
VITE_DROP_CONSOLE=true