losing my focking mind

This commit is contained in:
2025-08-12 21:25:41 +12:00
parent b9b1111307
commit 776019182d
6 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
import Pocketbase from "pocketbase"
const client = new Pocketbase(import.meta.env.PUBLIC_URL)
export default client;
// export const client = new Pocketbase("http://localhost:8080")
export default client;