mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Update Dockerfile
This commit is contained in:
parent
8907027ba1
commit
6e2ab9ed28
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
Reference in a new issue