Docker ImageI deployed a wiki.js docker image. I was working in it this morning adding to the knoledgebase. Wen I came back to it this afternoon I was prompted to reinstall the app. Looking at my dashboard it seems that render pushed a redeploy. I am assuming that all my data was lost, I tried a rollback but no dice. How do I connect this docker imageto postgres so that will persist after a redeploy.
Thanks in advance