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
70d7fed13c
commit
f6c472933a
@ -89,17 +89,6 @@ services:
|
||||
networks:
|
||||
- shared_net
|
||||
|
||||
chroma-ui:
|
||||
container_name: chroma-ui
|
||||
image: ${CHROMAUI:-ghcr.io/logspace-ai/chroma-ui:latest}
|
||||
ports:
|
||||
- "5173:5173"
|
||||
environment:
|
||||
- CHROMA_API_URL=http://chromadb:8000
|
||||
networks:
|
||||
- shared_net
|
||||
|
||||
|
||||
chromadb:
|
||||
container_name: chromadb
|
||||
image: ${CHROMADB:-chromadb/chroma:latest}
|
||||
|
Loading…
x
Reference in New Issue
Block a user