mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 02:21:27 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user