I'm trying to move from development to production with Gunicorn and Nginx with Django, but my 'static' files are not loading. Please help me [closed]
Hi everyone, I've been having issues with Gunicorn and Nginx — the latter is not loading my 'static' files. Please help, I've been stuck on this for a week and I don't know what's going on.
The 'static' files are not loading.
This is my 'settings.py' file.
This is the Nginx configuration