forked from phoenix/litellm-mirror
fix: fix proxy logging
This commit is contained in:
parent
6b8e6497f6
commit
e2831e9c80
3 changed files with 5 additions and 3 deletions
|
@ -52,4 +52,4 @@ RUN chmod +x entrypoint.sh
|
|||
EXPOSE 4000/tcp
|
||||
|
||||
ENTRYPOINT ["litellm"]
|
||||
CMD ["--port", "4000", "--config", "./proxy_server_config.yaml", "--debug"]
|
||||
CMD ["--port", "4000", "--config", "./proxy_server_config.yaml", "--detailed_debug"]
|
Loading…
Add table
Add a link
Reference in a new issue