Skip to content

Commit

Permalink
prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lvax committed Oct 19, 2024
1 parent 91b1609 commit c87fee5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ COPY --from=builder /app/build build/
COPY --from=builder /app/node_modules node_modules/
COPY package.json .

#Make sure prisma is generated
RUN npx prisma generate

# Set the environment and expose the port
EXPOSE 3000
ENV NODE_ENV=production
Expand Down

0 comments on commit c87fee5

Please sign in to comment.