Exports env vars so your application code can access them
The first step is to add the Heroku multi buildpack to your app.
Next, create a .buildpacks
file in your app repo or edit an existing file. Add this to the file:
https://github.com/ckcollab/heroku-buildpack-extra-env.git
current github branch name
current commit sha
MIT