Bonna Moon 1ebfb06e68 Fix Docker entrypoint using pinned local Prisma CLI
npx prisma was downloading Prisma CLI v7.8.0 which dropped the
url = env("DATABASE_URL") schema syntax. Use the project's own
installed Prisma CLI from node_modules instead, copied from the
builder stage.
2026-06-15 21:09:08 -05:00
2026-06-15 16:15:20 -05:00
Description
No description provided
1.3 MiB
Languages
TypeScript 98.6%
CSS 0.5%
Shell 0.5%
Dockerfile 0.3%