Update instructions for production deployment

This commit is contained in:
Alexandre Iooss 2021-10-11 21:55:15 +02:00
parent 293bc48eae
commit 60389ae1b0
4 changed files with 11 additions and 9 deletions

View file

@ -13,9 +13,7 @@ plugin = python3
master = true
# maximum number of worker processes
processes = 10
# the socket (use the full path to be safe
socket = /var/www/photos/photos21/photos21.sock
# ... with appropriate permissions - may be needed
# socket with appropriate permissions in /var/run/uwsgi/app/uwsgi_photos/socket
chmod-socket = 664
# clear environment on exit
vacuum = true