2 years ago
Everytime I update my code, the mounted volume wipes itself. I thought volumes are created to keep my data. I use mounted volumes to store pictures for a live application. What do I misunderstand? Thanks in advance
3 Replies
2 years ago
It's highly likely you are mounting the volume to the wrong location so nothing is being saved to it, instead your app is writing files to the empherial container storage.
What location does your app save the pictures to, and what location have you mounted your volume at?
6 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 6 months ago

