Merge "Fix UWSGI logging to stderr"
This commit is contained in:
@@ -5,5 +5,6 @@ uwsgi --socket 0.0.0.0:5001 \
|
||||
--http-chunked-input \
|
||||
-w mixmatch.wsgi \
|
||||
--master \
|
||||
--processes 4 \
|
||||
--threads 2
|
||||
--processes 8 \
|
||||
--threads 1 \
|
||||
2>&1
|
||||
|
||||
Reference in New Issue
Block a user