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