fix: gitpod

This commit is contained in:
Andras Bacsai
2022-07-25 09:34:55 +00:00
parent 46205f7395
commit 55bbef788f
3 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
"version": "3.2.0",
"license": "AGPL-3.0",
"scripts": {
"postinstall": "pnpm db:push && pnpm db:seed",
"db:studio": "pnpm run --filter coolify-api db:studio",
"db:push": "pnpm run --filter coolify-api db:push",
"db:seed": "pnpm run --filter coolify-api db:seed",