Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabhkr952 authored Oct 21, 2023
1 parent 9f992f4 commit 3e4c8ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ RUN npm install
COPY . .
EXPOSE 5555
CMD ["npm", "run", "dev"]
#test

0 comments on commit 3e4c8ac

Please sign in to comment.