|
@@ -11,8 +11,6 @@ services:
|
|
|
open-webui:
|
|
open-webui:
|
|
|
build:
|
|
build:
|
|
|
context: .
|
|
context: .
|
|
|
- args:
|
|
|
|
|
- OLLAMA_BASE_URL: '/ollama'
|
|
|
|
|
dockerfile: Dockerfile
|
|
dockerfile: Dockerfile
|
|
|
image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main}
|
|
image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main}
|
|
|
container_name: open-webui
|
|
container_name: open-webui
|