Skip to content

Commit

Permalink
배포
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 authored May 17, 2024
1 parent 0e5f5e5 commit 75d896d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ RUN npm install

COPY . .
EXPOSE 3000
CMD ["npm", "start"]
CMD ["npm", "start"]

0 comments on commit 75d896d

Please sign in to comment.