This is probably a very basic question, but this is my first time using Meteor + Heroku and I can\'t seem to figure out how to use the settings.json file after deploying a M
Basically: heroku config:add METEOR_SETTINGS="$(cat settings.json)".
heroku config:add METEOR_SETTINGS="$(cat settings.json)"