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
f9d7a4e153
commit
cb62fe61b2
@ -11,7 +11,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ollama-small:/root/.ollama
|
- ollama-small:/root/.ollama
|
||||||
ports:
|
ports:
|
||||||
11434: 11434
|
- 11434:11434
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ollamasmall
|
container_name: ollamasmall
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user