fix: fix docker compose quick start
This commit is contained in:
parent
6041155de0
commit
5e78ffd5fd
@ -43,6 +43,7 @@ Use this docker compose to spin up the proxy with a postgres database running lo
|
||||
```bash
|
||||
# Get the docker compose file
|
||||
curl -O https://raw.githubusercontent.com/BerriAI/litellm/main/docker-compose.yml
|
||||
curl -O https://raw.githubusercontent.com/BerriAI/litellm/main/prometheus.yml
|
||||
|
||||
# Add the master key - you can change this after setup
|
||||
echo 'LITELLM_MASTER_KEY="sk-1234"' > .env
|
||||
|
||||
Loading…
Reference in New Issue
Block a user