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