diverse fixes
This commit is contained in:
@@ -4,14 +4,14 @@ uid = 33
|
||||
gid = 33
|
||||
master = true
|
||||
# No. of processes can be increased
|
||||
processes = 2
|
||||
processes = 9
|
||||
chown-socket =www-data:www-data
|
||||
virtualenv = /srv/fet_fotos/.env
|
||||
pythonpath = /srv/fet_fotos/
|
||||
virtualenv = /srv/flask-fet-fotos/.env
|
||||
pythonpath = /srv/flask-fet-fotos/
|
||||
#pidfile = /srv/simple_sample_flat_index/uwsgi.pid
|
||||
#socket = /srv/simple_sample_flat_index/uwsgi.sock
|
||||
pidfile=/var/run/fet_fotos.pid
|
||||
socket = /var/run/foto_gallery.sock
|
||||
socket = /var/run/fet_fotos.sock
|
||||
chmod-socket = 666
|
||||
module = foto_gallery
|
||||
callable= app
|
||||
|
||||
Reference in New Issue
Block a user