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.
2 parents 746c5ba + ac1eadc commit 12ff1d5Copy full SHA for 12ff1d5
getting-started/.s2i/environment
@@ -1,5 +1 @@
1
-MAVEN_S2I_ARTIFACT_DIRS=target/quarkus-app
2
-S2I_SOURCE_DEPLOYMENTS_FILTER=app lib quarkus quarkus-run.jar
3
-JAVA_OPTIONS=-Dquarkus.http.host=0.0.0.0
4
-AB_JOLOKIA_OFF=true
5
-JAVA_APP_JAR=/deployments/quarkus-run.jar
+JAVA_OPTS_APPEND=-Dquarkus.http.host=0.0.0.0
0 commit comments