Update uwsgi.ini

This commit is contained in:
Sleepingpirates
2020-07-22 21:41:48 -04:00
committed by GitHub
parent f5f9a419ba
commit d062b77e2e

View File

@@ -1,6 +1,5 @@
[uwsgi]
processes = 2
logto = uwsgi.log
threads = 2
module = run
callable = app