I have an application whose code runs on github but which is hosted on heroku. I have a configuration file that I don’t want on Github, but I need on geroku.
Does anyone have a smart solution?
Use config vars instead of file.