/etc/uwsgi/apps-available/app.ini
/etc/uwsgi/apps-enabled/app.ini
[uwsgi] module = myapp:app master = true processes = 4 socket = 127.0.0.1:8000 vacuum = true die-on-term = true
sudo systemctl reload uwsgi
Do you need help or support? Feel free to contact us!