How to Serve media files on render.com for Django app deployed?
`Below is following render.com documentation for serving static and media when deploying Django webapp. Everything works, except when you upload a profile picture. Below, setting.py, build.sh and render.yaml code. It was deployed via blueprint instance with PostgreSQL. Also useing PGAdmin 4 GUI