build(dockerfile.database): clean up
This commit is contained in:
parent
33916cb87c
commit
186e6aaff5
@ -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…
Reference in New Issue
Block a user