heroku config:set client origin code example
Example 1: heroku git remote
heroku git:remote -a name-of-app
Example 2: export command for node in heroku
$ heroku config:set GITHUB_USERNAME=joesmith
Adding config vars and restarting myapp... done, v12
GITHUB_USERNAME: joesmith