0

I'm trying to deploy the app to heroku, but in order to do that I need to declare a process type through the procfile in heroku.

I researched the procfile but have no idea how to get the right command for my java gradle android studio app as I'm not using ratpack or springboot, so I'm wondering what the command is.

I know that the process type needs to be: "web: " but i don't know what to write after that.

0 Answers0