This is more of a follow up post of my previous article. Before I start, I am assuming you have successfully deployed django using docker and nginx, but having some problems serving static files. StepsNo worries, it is easy. Just follow these steps: 1. In your django settings.py file, add static file directory i.e. STATIC_ROOT=/static. So what it will do is, when you run collectstatic command(pyth


{{#tags}}- {{label}}
{{/tags}}