Use UWSGI_LOGTO environment var to set logging path
This commit is contained in:
committed by
Abhilash Raj
parent
f88e8fc87c
commit
5503fbf79d
@@ -35,4 +35,4 @@ EXPOSE 8000
|
||||
|
||||
ENTRYPOINT ["/opt/run.sh"]
|
||||
|
||||
CMD ["uwsgi", "--http-auto-chunked --http-keepalive --logto $UWSGI_LOG_URL"]
|
||||
CMD ["uwsgi", "--http-auto-chunked","--http-keepalive"]
|
||||
|
||||
Reference in New Issue
Block a user