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
|
||||
volumes:
|
||||
- enclava-qdrant-data:/qdrant/storage
|
||||
- ./qdrant/config.yaml:/qdrant/config/production.yaml:ro
|
||||
networks:
|
||||
- enclava-net
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user