+ uwsgi stats

This commit is contained in:
Phil Zhitnikov 2024-03-13 17:27:21 +04:00
parent 7d50cebe81
commit 81fe6c34e5

View File

@ -20,6 +20,7 @@ processes = 10
socket = :8001
wsgi-file = /var/www/phzhik-poizonstore/poizonstore/wsgi.py
pidfile = /tmp/uwsgi.pid
stats = /tmp/uwsgi.stats.sock
# ... with appropriate permissions - may be needed
chmod-socket = 664
# clear environment on exit