Updated uwsgi.ini
This commit is contained in:
parent
4e7575cc50
commit
aa30211168
|
|
@ -18,7 +18,7 @@ processes = 10
|
||||||
# the socket (use the full path to be safe
|
# the socket (use the full path to be safe
|
||||||
#socket = /var/www/phzhik-poizonstore/mysite.sock
|
#socket = /var/www/phzhik-poizonstore/mysite.sock
|
||||||
socket = :8001
|
socket = :8001
|
||||||
wsgi-file = /var/www/phzhik-poizonstore/vba_portal/wsgi.py
|
wsgi-file = /var/www/phzhik-poizonstore/poizonstore/wsgi.py
|
||||||
pidfile = /tmp/uwsgi.pid
|
pidfile = /tmp/uwsgi.pid
|
||||||
# ... with appropriate permissions - may be needed
|
# ... with appropriate permissions - may be needed
|
||||||
chmod-socket = 664
|
chmod-socket = 664
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user