1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-09-16 09:16:45 +02:00
This commit is contained in:
kevin
2025-09-16 12:36:44 +08:00
parent e4d1cac9d5
commit 36a63d997b

View File

@@ -1,7 +1,7 @@
services: services:
litellm: litellm:
image: ghcr.io/berriai/litellm:main-stable image: litellm/litellm:v1.77.1-stable
command: --config /app/config.yaml --telemetry False command: --config /app/config.yaml --telemetry False
ports: ports:
- "4000:4000" - "4000:4000"