Files
one-pipe-system/.env.development
sexygoat 73ce9af11a
Some checks failed
构建并部署前端到测试环境 / build-and-deploy (push) Failing after 2m0s
fix: 代理系列授权店铺
2026-05-09 16:13:11 +08:00

11 lines
168 B
Plaintext

# 【开发】环境变量
# 网站地址前缀
VITE_BASE_URL=/
# API 地址前缀
VITE_API_URL=https://cmp-api.xm-iot.cn
# Delete console
VITE_DROP_CONSOLE = false