1
0
Fork 0

leave restart policy to default & cleanup

This commit is contained in:
Massaki Archambault 2024-11-13 20:21:37 -05:00
parent 6ff55f6b62
commit 91c4757dcd
2 changed files with 0 additions and 15 deletions

View File

@ -1,18 +1,4 @@
services:
# Begin LiteLLM service
# litellm:
# image: ghcr.io/berriai/litellm:main-latest
# command: --config /config.yaml
# ports:
# - 8000:8000
# env_file:
# - .env
# environment:
# - HOST=0.0.0.0
# - PORT=8000
# volumes:
# - ./litellm/config.yaml:/config.yaml
# Begin open-webui
open-webui:
image: ghcr.io/open-webui/open-webui:main

View File

@ -1 +0,0 @@
model_list: {}