doc: MILVUS\_USE\_SECURE to MILVUS_SECURE (#34)
parent
068a6fe136
commit
8a536b8951
|
|
@ -253,7 +253,7 @@ Used to store uploaded data set files, team/tenant encryption keys, and other fi
|
|||
* MILVUS\_PASSWORD
|
||||
|
||||
Milvus password configuration, default is empty.
|
||||
* MILVUS\_USE\_SECURE
|
||||
* MILVUS_SECURE
|
||||
|
||||
Whether Milvus uses SSL connection, default is false.
|
||||
|
||||
|
|
|
|||
|
|
@ -247,7 +247,7 @@ Flask 调试模式,开启可在接口输出 trace 信息,方便调试。
|
|||
* MILVUS\_PASSWORD
|
||||
|
||||
Milvus 密码配置,默认为空。
|
||||
* MILVUS\_USE\_SECURE
|
||||
* MILVUS_SECURE
|
||||
|
||||
Milvus 是否使用 SSL 连接,默认 false。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue