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