FEAT: sectl.top->sectl.cn

This commit is contained in:
NanGua-QWQ
2026-05-20 16:58:13 +08:00
parent 6f197babf6
commit f7340af4fa
2 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ import CryptoJS from "crypto-js"
// SECTL API 配置
export const SECTL_CONFIG = {
baseUrl: "https://appwrite.sectl.top",
authUrl: "https://sectl.top",
baseUrl: "https://appwrite.sectl.cn",
authUrl: "https://sectl.cn",
platformId: "", // 需要在设置中配置
callbackUrl: "http://localhost:5173/auth/callback",
callbackPort: 5173,