fix: update docker compose entrypoint (#650)

This commit is contained in:
Lucas Smith
2023-11-14 13:11:57 +11:00
committed by GitHub
parent 608a4eaaa6
commit c3fe98b05f

View File

@ -7,6 +7,6 @@ cd "$MONOREPO_ROOT"
npm ci
npm run db-migrate:dev
npm run prisma:migrate-dev
npm run dev