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-04-14 02:26:09 +00:00
parent 1011c57c08
commit ed793840d3

View File

@ -32,6 +32,8 @@ services:
- ollama:/root/.ollama
restart: always
container_name: ollamalarge
environment:
OLLAMA_KEEP_ALIVE: -1
networks:
- shared_net