Hello,
I am using node-red in a docker container. The persistent data is stored outside the container in a named data volume. But the time series data from mqtt is lost every time the container is restarted. Is there a way to store this data as well, so that not all graphs are empty at every restart?