Load the god damn fucking credentials you robot retard
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
import PocketBase from 'pocketbase';
|
import PocketBase from 'pocketbase';
|
||||||
import { TypedPocketBase } from './pbtypes';
|
import { TypedPocketBase } from './pbtypes';
|
||||||
|
import { POCKETBASE_SUPERUSER_EMAIL, POCKETBASE_SUPERUSER_PASSWORD } from '@/lib/pocketbaseAdmin';
|
||||||
// Admin credentials for PocketBase
|
|
||||||
const POCKETBASE_SUPERUSER_EMAIL = 'admin@admin.com';
|
|
||||||
const POCKETBASE_SUPERUSER_PASSWORD = 'admin1234567890';
|
|
||||||
|
|
||||||
const pb = new PocketBase('https://evebase.site.quack-lab.dev') as TypedPocketBase;
|
const pb = new PocketBase('https://evebase.site.quack-lab.dev') as TypedPocketBase;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user