Occasionally text reverts to default values. Particular in the mornings.
My guess, since both are running on Heroku, is that one or both apps are put to sleep on low volume days.
If I am guessing correctly, it seems likely, there is a best practices (and free) way to prevent the apps from going to sleep on Heroku? Perhaps frequent pinging (what do you use?), set some variable or a way to tell the apps to wake up an be available at some early time in the morning?