Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tanish35 authored May 24, 2024
1 parent 97047b0 commit d58ece0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ RUN npm install

COPY . .

COPY .env .env

RUN npx prisma generate

EXPOSE 3000
Expand Down

0 comments on commit d58ece0

Please sign in to comment.