Skip to content

Commit 84cdca5

Browse files
committed
chore: expose port
1 parent 7b15036 commit 84cdca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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 8003
1920
EXPOSE 8080

0 commit comments

Comments
 (0)