[uwsgi] http = :9090 plugin = python wsgi-file = main.py single-interpreter = true enable-threads = true master = true process = 3 callable = app socket = /tmp/flask.sock chmod-socket = 666