Update Odocker-compose.yaml

This commit is contained in:
2025-05-08 11:01:06 +00:00
parent 1928407f19
commit 658f5968db

View File

@ -136,8 +136,6 @@ services:
container_name: chromadb
image: ${CHROMADB:-chromadb/chroma:latest}
restart: always
ports:
- 8000:8000
volumes:
- chromadb:/data
environment: