We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcf1c6 commit 34d1017Copy full SHA for 34d1017
.attach_pid54420
Dockerfile
@@ -16,4 +16,5 @@ COPY $JAR_FILE app.jar
16
# Execute application
17
ENTRYPOINT ["java", "-jar", "app.jar"]
18
19
+EXPOSE 8004
20
EXPOSE 8080
0 commit comments