[mod] ollama
This commit is contained in:
parent
7ec8f01c67
commit
9c79f73ae0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
args:
|
||||
OLLAMA_BASE_URL: '/ollama'
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main}
|
||||
image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-latest}
|
||||
container_name: open-webui
|
||||
volumes:
|
||||
- open-webui:/app/backend/data
|
||||
|
|
Loading…
Add table
Reference in a new issue