feat: 更新PocketBase地址为https://gitlab-pb.xiaomiwh.cn
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 40s
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 40s
This commit is contained in:
parent
cd5e643c11
commit
9f105f84f5
@ -1,6 +1,6 @@
|
||||
import PocketBase from "pocketbase"
|
||||
|
||||
const pbClient = new PocketBase("https://ci-pb.xiaomiwh.cn")
|
||||
const pbClient = new PocketBase("https://gitlab-pb.xiaomiwh.cn")
|
||||
|
||||
pbClient.autoCancellation(false)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user