diverse fixes

This commit is contained in:
root
2020-03-14 23:07:14 +00:00
parent 9caa8dbcd8
commit 771a9e34c7
5 changed files with 9 additions and 12 deletions

View File

@@ -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