mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
Update deploy.md / Update path to docker-compose.yml
The file seems to have been moved
This commit is contained in:
parent
f9ef3ce32d
commit
57bde371d6
1 changed files with 1 additions and 3 deletions
|
|
@ -269,9 +269,7 @@ curl https://litellm-7yjrj3ha2q-uc.a.run.app/v1/chat/completions \
|
|||
|
||||
**Step 1**
|
||||
|
||||
- (Recommended) Use the example file `docker-compose.example.yml` given in the project root. e.g. https://github.com/BerriAI/litellm/blob/main/docker-compose.example.yml
|
||||
|
||||
- Rename the file `docker-compose.example.yml` to `docker-compose.yml`.
|
||||
- (Recommended) Use the example file `docker-compose.yml` given in the project root. e.g. https://github.com/BerriAI/litellm/blob/main/docker-compose.yml
|
||||
|
||||
Here's an example `docker-compose.yml` file
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue