We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d5172 commit 199b51bCopy full SHA for 199b51b
1 file changed
docker-compose.yml
@@ -39,7 +39,7 @@ services:
39
container_name: chromadb
40
image: chromadb/chroma
41
expose:
42
- - "5100:8000"
+ - "5100"
43
44
minio:
45
image: minio/minio
0 commit comments