Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kylo-dev authored Apr 16, 2024
1 parent 820b96f commit 0679be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ WORKDIR /usr/src/app
EXPOSE 3000

# 애플리케이션 실행 명령
RUN npm run dev
CMD ["npm", "run", "dev"]

0 comments on commit 0679be9

Please sign in to comment.