We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffc9e0 commit 9792e85Copy full SHA for 9792e85
Procfile
@@ -1 +1 @@
1
-web: java -Dserver.port=$PORT -jar target/*.jar
+web: java -Dserver.port=$PORT $JAVA_OPTS -jar target/*.jar
0 commit comments