forked from phoenix/litellm-mirror
Update Dockerfile
This commit is contained in:
parent
961c3548f5
commit
88152c77c5
1 changed files with 1 additions and 1 deletions
|
@ -66,4 +66,4 @@ ENTRYPOINT ["litellm"]
|
|||
|
||||
# Append "--detailed_debug" to the end of CMD to view detailed debug logs
|
||||
# CMD ["--port", "4000", "--config", "./proxy_server_config.yaml", "--run_gunicorn", "--detailed_debug"]
|
||||
CMD ["--port", "4000", "--config", "./proxy_server_config.yaml", "--run_gunicorn", "--num_workers", "1"]
|
||||
CMD ["--port", "4000", "--config", "./proxy_server_config.yaml", "--run_gunicorn", "--num_workers", "4"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue