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