chore: 修改egg Pocketbase地址
This commit is contained in:
parent
d99bed9ec2
commit
53d7bbc1d4
@ -1,6 +1,6 @@
|
||||
import PocketBase from "pocketbase"
|
||||
|
||||
const pbClient = new PocketBase("https://eggpb.imoaix.cn")
|
||||
const pbClient = new PocketBase("https://egg-pb.xiaomiwh.cn")
|
||||
|
||||
pbClient.autoCancellation(false)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user