[uwsgi] http = 127.0.0.1:8000 wsgi-file = main.py callable = app master = true processes = 2 threads = 4 py-autoreload = 1 thunder-lock = true #~ static-map = /static=../static http-timeout = 300