Skip to content

Commit

Permalink
removed migration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayahhhmed committed Jul 16, 2024
1 parent d271396 commit 8ba33dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ RUN npx prisma generate

EXPOSE 3001

CMD ["pnpm", "run", "start:migrate:prod"]
# CMD ["pnpm", "run", "start"]
# CMD ["pnpm", "run", "start:migrate:prod"]
CMD ["pnpm", "run", "start"]

0 comments on commit 8ba33dd

Please sign in to comment.