I ran into strange Heroku behavior after I published my backend to Strapi on it. From time to time (few times during the day), my whole backend data is completely cleared, deleting all posts that I made, as well as all users and permissions. I have to re-register every time to get access and then manually add all the content once again.
Can you please tell me why is it so, and how to avoid it? I am making no commits during this time.