Used for Nginx config filename
Absolute path to your Django project root
The folder containing wsgi.py (usually your project name or 'config')
(2 × 1) + 1
If set, Nginx uses alias instead of root for /static/
[Unit]
Description=gunicorn socket for myproject
[Socket]
ListenStream=/run/gunicorn.sock
[Install]
WantedBy=sockets.target