Skip to content

Commit 34d1017

Browse files
committed
docs: expose ports
1 parent abcf1c6 commit 34d1017

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.attach_pid54420

Whitespace-only changes.

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ COPY $JAR_FILE app.jar
1616
# Execute application
1717
ENTRYPOINT ["java", "-jar", "app.jar"]
1818

19+
EXPOSE 8004
1920
EXPOSE 8080

0 commit comments

Comments
 (0)