"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "bbdfcd18e1a021d80cb9936ca4c23c60ac5fb14b"
Unverified Commit e9e17cd0 authored by Robin Kroonen's avatar Robin Kroonen Committed by GitHub
Browse files

Update docker-compose.yaml

parent cbec9ee6
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
args: args:
OLLAMA_BASE_URL: '/ollama' OLLAMA_BASE_URL: '/ollama'
dockerfile: Dockerfile dockerfile: Dockerfile
image: ghcr.io/open-webui/open-webui:dev image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main}
container_name: open-webui container_name: open-webui
volumes: volumes:
- open-webui:/app/backend/data - open-webui:/app/backend/data
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment