Skip to content

Commit

Permalink
fix: Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DevNono committed May 15, 2024
1 parent d532f45 commit 228a6a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ ENV NODE_ENV production

RUN pnpm install -P

RUN pnpm pnpx prisma db push

USER node

CMD pnpm start

0 comments on commit 228a6a9

Please sign in to comment.