[uwsgi] module = app:create_app() master = true processes = 5 socket = /tmp/uwsgi.sock chmod-socket = 666 vacuum = true die-on-term = true