fix: gitpod
This commit is contained in:
parent
5a7edcb762
commit
e22950cecb
1 changed files with 0 additions and 5 deletions
|
|
@ -5,11 +5,6 @@ image: node:18
|
||||||
tasks:
|
tasks:
|
||||||
- before: curl -sL https://unpkg.com/@pnpm/self-installer | node
|
- before: curl -sL https://unpkg.com/@pnpm/self-installer | node
|
||||||
- init: pnpm install && pnpm db:push && pnpm db:seed
|
- init: pnpm install && pnpm db:push && pnpm db:seed
|
||||||
env:
|
|
||||||
COOLIFY_DATABASE_URL:
|
|
||||||
file:../db/dev.db
|
|
||||||
COOLIFY_SECRET_KEY:
|
|
||||||
12341234123412341234123412341234
|
|
||||||
command: pnpm dev
|
command: pnpm dev
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue