doc: MILVUS\_USE\_SECURE to MILVUS_SECURE (#34)

pull/35/head
crazywoola 2024-01-26 10:03:44 +08:00 committed by GitHub
parent 068a6fe136
commit 8a536b8951
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -247,7 +247,7 @@ Flask 调试模式,开启可在接口输出 trace 信息,方便调试。
* MILVUS\_PASSWORD
Milvus 密码配置,默认为空。
* MILVUS\_USE\_SECURE
* MILVUS_SECURE
Milvus 是否使用 SSL 连接,默认 false。