Update uwsgi.ini
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
[uwsgi]
|
||||
processes = 2
|
||||
logto = uwsgi.log
|
||||
threads = 2
|
||||
module = run
|
||||
callable = app
|
||||
log-master=true
|
||||
|
||||
Reference in New Issue
Block a user