This commit is contained in:
Timothy Jaeryang Baek 2025-10-19 23:35:59 -04:00
parent 680361a88c
commit ca332db7eb

View file

@ -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