Spaces:
Runtime error
Runtime error
Commit
•
b4b4db5
1
Parent(s):
5aaa1d7
Update config.yaml
Browse files- config.yaml +1 -2
config.yaml
CHANGED
@@ -4,5 +4,4 @@ storage:
|
|
4 |
service:
|
5 |
host: 0.0.0.0
|
6 |
http_port: 6333
|
7 |
-
grpc_port: 6334
|
8 |
-
api_key: ${QDRANT_API_KEY}
|
|
|
4 |
service:
|
5 |
host: 0.0.0.0
|
6 |
http_port: 6333
|
7 |
+
grpc_port: 6334
|
|