forked from phoenix/litellm-mirror
(docs) update docker compose guide
This commit is contained in:
parent
28bd076579
commit
7d2078d89f
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ Run the command `docker-compose up` or `docker compose up` as per your docker in
|
|||
> Use `-d` flag to run the container in detached mode (background) e.g. `docker compose up -d`
|
||||
|
||||
|
||||
Your LiteLLM container should be running now.
|
||||
Your LiteLLM container should be running now on the defined port e.g. `8000`.
|
||||
|
||||
## Server Endpoints
|
||||
- POST `/chat/completions` - chat completions endpoint to call 100+ LLMs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue