davanstrien HF staff commited on
Commit
650d4f3
1 Parent(s): b4b4db5

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -1
config.yaml CHANGED
@@ -4,4 +4,5 @@ storage:
4
  service:
5
  host: 0.0.0.0
6
  http_port: 6333
7
- grpc_port: 6334
 
 
4
  service:
5
  host: 0.0.0.0
6
  http_port: 6333
7
+ grpc_port: 6334
8
+ api_key: ${QDRANT_API_KEY}