Skip to content

Commit

Permalink
DEPLOY
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Apr 2, 2024
1 parent 953a744 commit 90a627f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ COPY ${JAR_FILE} application.jar

EXPOSE 8080
ENTRYPOINT ["java", "-jar", "application.jar"]


0 comments on commit 90a627f

Please sign in to comment.