File size: 132 Bytes
e7bdc16
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
storage:
  storage_path: ./storage

service:
  host: 0.0.0.0
  http_port: 6333
  grpc_port: 6334

auth:
  api_key: ${QDRANT_API_KEY}