chore: update pocketbase package script

This commit is contained in:
Ben Allfree 2024-01-07 12:23:11 +00:00
parent bcb2769d9a
commit a26e65f350

View File

@ -34,7 +34,7 @@
"plop": "plop",
"nofile": "cat /proc/sys/fs/file-nr",
"mail": "tsx ./src/cli/sendmail.ts",
"migrate": "source .env && $PH_HOME/host/pocketbase --migrationsDir ./src/mothership-app/migrations migrate"
"pocketbase": ". ./.env && $PH_HOME/host/pocketbase --dir $PH_HOME/data/pockethost-central/pb_data --migrationsDir ./src/mothership-app/migrations"
},
"prettier": {
"semi": false,