I have an app running on a Digital Ocean Droplet. I'm using Ubuntu, Nginx and Gunicorn
The admin can upload media files, the upload is working fine. The problem is that when a user visits the site, the media files that the admin uploaded are not displayed due to a 403 (forbidden) error.