feat(chromadb): expose chromadb on port 18000
This commit is contained in:
@@ -44,7 +44,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- 'chroma_data:/data'
|
- 'chroma_data:/data'
|
||||||
ports:
|
ports:
|
||||||
- '${IDE_CHROMA_PORT:-8000}'
|
- '${IDE_CHROMA_PORT:-18000:8000}'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
home_cache: {}
|
home_cache: {}
|
||||||
|
Reference in New Issue
Block a user