update at 2026-02-10 14:41:16

This commit is contained in:
douboer
2026-02-10 14:41:16 +08:00
parent 0c24d94f4c
commit 58b2d15eae
3 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ miniprogram/
"cooldownMinutes": 10,
"servers": {
"A": { "baseUrl": "https://fonts.biboer.cn" },
"B": { "baseUrl": "https://mac.biboer.cn" }
"B": { "baseUrl": "https://mac.biboer.cn:8443" }
}
}
```