mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix(docker-compose.yml): move to docker.litellm.ai
This commit is contained in:
parent
32c07113cf
commit
f90dea7315
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ services:
|
|||
context: .
|
||||
args:
|
||||
target: runtime
|
||||
image: ghcr.io/berriai/litellm:main-stable
|
||||
image: docker.litellm.ai/berriai/litellm:main-stable
|
||||
#########################################
|
||||
## Uncomment these lines to start proxy with a config.yaml file ##
|
||||
# volumes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue