mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-05-20 21:45:46 +08:00
chore: 将域名从 searchgal.homes 迁移至 searchgal.top并增加API节点
- 更新所有环境配置文件中的 API 和站点域名为 searchgal.top。 - 在 api.json 中新增多个区域的 ClawCloud API 节点。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 开发环境配置
|
||||
|
||||
# API 配置(开发环境可以使用本地 API)
|
||||
VITE_API_BASE_URL=https://cf.api.searchgal.homes
|
||||
VITE_API_BASE_URL=https://cf.api.searchgal.top
|
||||
# VITE_API_BASE_URL=http://localhost:8787
|
||||
|
||||
# 开发配置
|
||||
|
||||
Reference in New Issue
Block a user