Config Vars Config vars change the way your app behaves. In addition to creating your own, some add-ons come with their own. heroku php code example
Example: spring heroku change environment
$ heroku config:set SPRING_PROFILES_ACTIVE=tst
$ heroku config:set SPRING_PROFILES_ACTIVE=tst