Skip to content
Troy edited this page Sep 16, 2016 · 1 revision

heroku config:set ENV_VARIABLE=this --remote <the_remote_branch>

example:

heroku config:set SENDGRID_USERNAME=username --remote qa

Clone this wiki locally