Django + Nginx + Gunicorn : Problem to load statics files
I am running a Django application on a Linux server with NGINX.
I am having issues accessing the index.html to load static files such as CSS and JavaScript.
I am running a Django application on a Linux server with NGINX.
I am having issues accessing the index.html to load static files such as CSS and JavaScript.