Skip to content

Commit b29dbc7

Browse files
authored
Fix Qdrant volume path (#25)
* Fix qdrant volume path * Temporary remove .http file
1 parent 2e2017d commit b29dbc7

2 files changed

Lines changed: 1 addition & 7 deletions

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
- 6334
4040
- 6335
4141
volumes:
42-
- qdrant-data:/var/lib/qdrant/storage
42+
- qdrant-data:/qdrant/storage
4343

4444

4545
kernelmemory.ecommerce.sample.seq:

src/KernelMemory.Ecommerce.Sample.Api/KernelMemory.Ecommerce.Sample.Api.http

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)