forked from phoenix/litellm-mirror
build(dockerfile.database): clean up
This commit is contained in:
parent
33916cb87c
commit
186e6aaff5
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,6 @@ RUN chmod +x entrypoint.sh
|
|||
EXPOSE 4000/tcp
|
||||
|
||||
# # Set your entrypoint and command
|
||||
# ENTRYPOINT ["./entrypoint.sh"]
|
||||
|
||||
ENTRYPOINT ["litellm"]
|
||||
CMD ["--port", "4000"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue