mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore: update pocketbase package script
This commit is contained in:
parent
bcb2769d9a
commit
a26e65f350
@ -34,7 +34,7 @@
|
|||||||
"plop": "plop",
|
"plop": "plop",
|
||||||
"nofile": "cat /proc/sys/fs/file-nr",
|
"nofile": "cat /proc/sys/fs/file-nr",
|
||||||
"mail": "tsx ./src/cli/sendmail.ts",
|
"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": {
|
"prettier": {
|
||||||
"semi": false,
|
"semi": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user