[uwsgi] module = flask-wsgi:app master = true processes = 5 socket=:3000 chmod-socket = 666 protocol = http vacuum = true die-on-term = true enable-threads = true