1 2 3 4 5 6 7
[uwsgi] http = 127.0.0.1:8085 processes = 12 threads = 4 wsgi-file = run.py callable = APP master = true