Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- 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}
|