jws-backend/entrypoint.sh
HAM 426ffb27a7
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s
fix: update Dockerfile
2026-01-12 15:05:21 +07:00

4 lines
53 B
Bash

#!/bin/sh
pnpm prisma migrate deploy
pnpm run start