Skip to content

Instantly share code, notes, and snippets.

@geekforbrains
Created April 30, 2015 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geekforbrains/c8a11d128f13d038b119 to your computer and use it in GitHub Desktop.
Save geekforbrains/c8a11d128f13d038b119 to your computer and use it in GitHub Desktop.
Using Meteor settings (settings.json) on Heroku
heroku config:add METEOR_SETTINGS="$(cat settings.json)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment