Skip to content

Commit

Permalink
feat : Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: GeunH <[email protected]>
  • Loading branch information
LeeTH916 and GeunH authored Dec 3, 2023
1 parent 24c0a8e commit ff52d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ RUN npm run build
EXPOSE 8000

# 애플리케이션 실행 명령어
CMD ["node", "dist/main"]
CMD ["node", "dist/src/main"]

0 comments on commit ff52d89

Please sign in to comment.