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
20b0e5b663
commit
9794b6ac51
1 changed files with 1 additions and 1 deletions
|
|
@ -59,5 +59,5 @@ RUN echo "app contents"
|
|||
# List contents of /app
|
||||
RUN ls -la /app
|
||||
|
||||
ENTRYPOINT ["python3 litellm/litellm/proxy/proxy_cli.py"]
|
||||
ENTRYPOINT ["python3 litellm/proxy/proxy_cli.py"]
|
||||
CMD ["--port", "4000"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue