Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
parent
d286a475e3
commit
4a1694fc28
@ -13,7 +13,7 @@ services:
|
||||
ports:
|
||||
- 11434:11434
|
||||
restart: always
|
||||
container_name: ollamasmall
|
||||
container_name: ollama1
|
||||
environment:
|
||||
OLLAMA_KEEP_ALIVE: -1
|
||||
networks:
|
||||
@ -31,7 +31,7 @@ services:
|
||||
volumes:
|
||||
- ollama:/root/.ollama
|
||||
restart: always
|
||||
container_name: ollamalarge
|
||||
container_name: ollama2
|
||||
environment:
|
||||
OLLAMA_KEEP_ALIVE: -1
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user