Skip to content

Commit 199b51b

Browse files
committed
chore: Update docker-compose.yml
1 parent 95d5172 commit 199b51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939
container_name: chromadb
4040
image: chromadb/chroma
4141
expose:
42-
- "5100:8000"
42+
- "5100"
4343

4444
minio:
4545
image: minio/minio

0 commit comments

Comments
 (0)