Skip to content

Instantly share code, notes, and snippets.

@SauloSilva
Created December 11, 2015 03:02
Show Gist options
  • Save SauloSilva/0430bcb007c536c88cb7 to your computer and use it in GitHub Desktop.
Save SauloSilva/0430bcb007c536c88cb7 to your computer and use it in GitHub Desktop.
Add multiple buildpacks heroku
heroku config:add BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git
heroku buildpacks:add --index 1 https://github.com/heroku/heroku-buildpack-nodejs.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment