mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
fix: update docker compose entrypoint (#650)
This commit is contained in:
@ -7,6 +7,6 @@ cd "$MONOREPO_ROOT"
|
||||
|
||||
npm ci
|
||||
|
||||
npm run db-migrate:dev
|
||||
npm run prisma:migrate-dev
|
||||
|
||||
npm run dev
|
||||
|
||||
Reference in New Issue
Block a user