Skip to content

Check persistency

Check if your configuration stores the data in an external volume or internally in the container.

If internally, then you need to see how you can wipe the DB clean.

If extenrally, test deleting (not just stopping) the container and re-starting it. It should now be wiped clean.