I noticed that the mySQL DB contains a table "store" but it's empty. If I restart the containers, all pads are lost.
Does anyone know the reason?
Obviously the DB connection needs to work because the store table is created. I cannot see any error messages in the docker logs (but I see the flush messages)...