This lesson is continuation of lesson #6. We will configure nginx as systemd service and place it in front of our gunicorn service. Also, I will explain in detail relationship between STATIC_URL, static template tag, django and nginx configurations.
Github Repo: https://github.com/ciur/lesson-7-ngin...