fix:name
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m18s

This commit is contained in:
sexygoat
2026-05-07 17:45:05 +08:00
parent 78fe35da01
commit 43de0e3e9e
2 changed files with 2 additions and 2 deletions

2
.env
View File

@@ -9,7 +9,7 @@ VITE_PORT = 3006
VITE_BASE_URL =
# API 地址前缀
VITE_API_URL = https://cmp-api.xm-iot.cn
VITE_API_URL = https://cmp-api.boss160.cn
# 权限模式( frontend backend
VITE_ACCESS_MODE = backend

View File

@@ -4,7 +4,7 @@
VITE_BASE_URL = /
# API 地址前缀
VITE_API_URL = https://cmp-api.xm-iot.cn
VITE_API_URL = https://cmp-api.boss160.cn
# Delete console
VITE_DROP_CONSOLE = false