Update docker-compose.yaml
Some checks reported errors
Updates/open-webui-ollama-docker-deploy/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
Adam Outler 2025-03-19 02:51:13 +00:00
parent e8900ca4c1
commit fdcbacb29a

View File

@ -14,6 +14,8 @@ services:
- ollama-small:/root/.ollama
restart: always
container_name: ollamasmall
environment:
OLLAMA_KEEP_ALIVE: -1
networks:
- shared_net
command: serve llava:7b granite3-dense:2b --keepalive=-1