Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good

This commit is contained in:
Adam Outler 2025-03-19 03:02:45 +00:00
parent 84935568e9
commit 025946a170

View File

@ -18,7 +18,6 @@ services:
OLLAMA_KEEP_ALIVE: -1 OLLAMA_KEEP_ALIVE: -1
networks: networks:
- shared_net - shared_net
command: serve llava:7b granite3-dense:2b
ollamalarge: ollamalarge:
image: ${OLLAMA:-ollama/ollama:latest} image: ${OLLAMA:-ollama/ollama:latest}