Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit

This commit is contained in:
Adam Outler 2025-03-11 23:18:29 +00:00
parent e7dfd9af8a
commit a400b84bdc

View File

@ -91,7 +91,7 @@ services:
chroma-ui:
container_name: chroma-ui
image: ghcr.io/logspace-ai/chroma-ui:latest
image: ${CHROMAUI:-ghcr.io/logspace-ai/chroma-ui:latest}
ports:
- "5173:5173"
environment: