mirror of
https://github.com/aljazceru/enclava.git
synced 2025-12-17 07:24:34 +01:00
fixing qdrant config mount
This commit is contained in:
@@ -138,7 +138,6 @@ services:
|
|||||||
- QDRANT__LOG_LEVEL=INFO
|
- QDRANT__LOG_LEVEL=INFO
|
||||||
volumes:
|
volumes:
|
||||||
- enclava-qdrant-data:/qdrant/storage
|
- enclava-qdrant-data:/qdrant/storage
|
||||||
- ./qdrant/config.yaml:/qdrant/config/production.yaml:ro
|
|
||||||
networks:
|
networks:
|
||||||
- enclava-net
|
- enclava-net
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user