Skip to content

Commit

Permalink
docs: expose ports
Browse files Browse the repository at this point in the history
  • Loading branch information
g-otn committed Mar 28, 2024
1 parent abcf1c6 commit 34d1017
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file removed .attach_pid54420
Empty file.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ COPY $JAR_FILE app.jar
# Execute application
ENTRYPOINT ["java", "-jar", "app.jar"]

EXPOSE 8004
EXPOSE 8080

0 comments on commit 34d1017

Please sign in to comment.