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 \
|
--http-chunked-input \
|
||||||
-w mixmatch.wsgi \
|
-w mixmatch.wsgi \
|
||||||
--master \
|
--master \
|
||||||
--processes 4 \
|
--processes 8 \
|
||||||
--threads 2
|
--threads 1 \
|
||||||
|
2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user