Skip to content

Commit

Permalink
Merge pull request #7 from Ratiscrum/tg/add-docker
Browse files Browse the repository at this point in the history
fix: expose port in dockerfile
  • Loading branch information
Kayn017 authored Dec 7, 2023
2 parents 5f366fa + 226b3cb commit 98a78af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ RUN npm install

RUN npx prisma generate

EXPOSE 80

CMD npm start

0 comments on commit 98a78af

Please sign in to comment.