Volumen for media
djvicgarage
HOBBYOP
9 months ago
I have a Django project that was working fine until I configured WhiteNoise for static file handling. After that, in production, whenever I upload an image to the media folder, the image gets saved but doesn't display. I also created a volume to store the uploaded images, and it seems like the files are being saved correctly, but they can't be accessed or viewed in the browser.
0 Replies