forked from phoenix/litellm-mirror
Update Dockerfile
This commit is contained in:
parent
ad6607b530
commit
4a98104af3
1 changed files with 1 additions and 1 deletions
|
@ -55,5 +55,5 @@ EXPOSE 4000/tcp
|
|||
|
||||
# # Set your entrypoint and command
|
||||
|
||||
ENTRYPOINT ["python3 litellm/proxy/proxy_cli.py"]
|
||||
ENTRYPOINT ["python3 litellm/litellm/proxy/proxy_cli.py"]
|
||||
CMD ["--port", "4000"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue