web: java -Dserver.port=$PORT $JAVA_OPTS -jar target/project-0.0.1-SNAPSHOT.jar
my procfile looks like this. deploy to heroku was successful but still get error how my proc file should look like?
https://github.com/SangYoo1324/BlogProject/blob/master/procfile this is my git hub address for the whole source code