[uwsgi] socket = /var/www/run/flask-main/flask-main.sock home = env wsgi-file = server.py callable = app master = true die-on-term = true processes = 4 plugins = python3 chmod-socket = 660 chown-socket = www-data:www-data