Skip to content

Commit

Permalink
chore(Dockerfile) : Dockerfile-prod 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoonworld authored Jan 26, 2025
1 parent 1added9 commit e00af50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-prod
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ EXPOSE 8080

# Run the application
CMD ["java", "-Duser.timezone=$TZ", "-jar", "-Dspring.profiles.active=$SPRING_PROFILES_ACTIVE", "noostak.jar"]

0 comments on commit e00af50

Please sign in to comment.