File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 target/scanoss-folder-hashing-import-linux-arm64
4646 scanoss-folder-hashing-api_linux-amd64_${{ github.ref_name }}-1.tgz
4747 scanoss-folder-hashing-api_linux-arm64_${{ github.ref_name }}-1.tgz
48- docker-compose. qdrant.yml
48+ docker-compose- qdrant.yml
File renamed without changes.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The project includes `docker-compose.qdrant.yml` in the root directory for runni
1616
1717``` bash
1818# Start Qdrant vector database
19- docker-compose -f docker-compose. qdrant.yml up -d
19+ docker-compose -f docker-compose- qdrant.yml up -d
2020```
2121
2222## 🚀 Installation
@@ -151,7 +151,7 @@ sudo systemctl enable scanoss-folder-hashing-api
151151Start Qdrant using Docker Compose:
152152
153153``` bash
154- docker-compose -f docker-compose. qdrant.yml up -d
154+ docker-compose -f docker-compose- qdrant.yml up -d
155155```
156156
157157This starts Qdrant with:
You can’t perform that action at this time.
0 commit comments