Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
This commit is contained in:
parent
e7dfd9af8a
commit
a400b84bdc
@ -91,7 +91,7 @@ services:
|
|||||||
|
|
||||||
chroma-ui:
|
chroma-ui:
|
||||||
container_name: chroma-ui
|
container_name: chroma-ui
|
||||||
image: ghcr.io/logspace-ai/chroma-ui:latest
|
image: ${CHROMAUI:-ghcr.io/logspace-ai/chroma-ui:latest}
|
||||||
ports:
|
ports:
|
||||||
- "5173:5173"
|
- "5173:5173"
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user