forked from phoenix/litellm-mirror
Update Dockerfile
This commit is contained in:
parent
8ab31b99a9
commit
1772da92c0
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ RUN pip install -r requirements.txt
|
|||
EXPOSE 4000/tcp
|
||||
|
||||
# Start the litellm proxy, using the `litellm cli` https://docs.litellm.ai/docs/simple_proxy
|
||||
CMD litellm --config /app/proxy_server_config.yaml --port 4000
|
||||
CMD litellm --config /app/litellm/proxy_server_config.yaml --port 4000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue