url pocket in store
This commit is contained in:
@@ -89,7 +89,7 @@ let password = ref("");
|
||||
let passwordRepeat = ref("");
|
||||
|
||||
onMounted(() => {
|
||||
pb = new PocketBase("http://127.0.0.1:8090");
|
||||
pb = new PocketBase(storeUser.urlPocketbase);
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user