feat
fix MILVUS集合替换
This commit is contained in:
@@ -64,7 +64,7 @@ RABBITMQ_PARAMS = {
|
|||||||
MILVUS_URL = "http://10.1.1.240:19530"
|
MILVUS_URL = "http://10.1.1.240:19530"
|
||||||
MILVUS_TOKEN = "root:Milvus"
|
MILVUS_TOKEN = "root:Milvus"
|
||||||
MILVUS_ALIAS = "default"
|
MILVUS_ALIAS = "default"
|
||||||
MILVUS_TABLE_KEYPOINT = "keypoint_cache"
|
MILVUS_TABLE_KEYPOINT = "keypoint_cache_2"
|
||||||
MILVUS_TABLE_SEG = "seg_cache"
|
MILVUS_TABLE_SEG = "seg_cache"
|
||||||
|
|
||||||
# Mysql 配置
|
# Mysql 配置
|
||||||
|
|||||||
Reference in New Issue
Block a user