Fork me on GitHub
#heroku
<
2017-09-04
>
Al Baker13:09:54

Procfile can be as simple as: web: java $JVM_OPTS -jar target/yourapp-standalone.jar

Al Baker13:09:19

not sure host and port parameters are necessary, but I don't have a complex heroku configuration

bostonaholic15:09:12

@albaker you’re probably correct that host and port aren’t required