The Next Generation Platform is Coming - Get Ready Now!
21 days ago by Emily Todd
TDX25 comes to San Francisco this March 5-6. Heroku, a Salesforce company, has a packed schedule with a variety of sessions and activities designed to enhance your knowledge of our platform and... Read More
by Upright-us-archive
GitHub Readme.md
Add this buildpack to your Heroku app buildpacks :
$ heroku buildpacks:add https://github.com/cantino/heroku-selectable-procfile
Specify your custom Procfile path in the environment variables :
$ heroku config:add PROCFILE_PATH=Procfile.custom
Copy the snippet above into CLI.