mirror of https://github.com/milvus-io/milvus.git
update unittest config version (#2299)
Signed-off-by: cmli <chengming.li@zilliz.com> Co-authored-by: cmli <chengming.li@zilliz.com>pull/2285/head
parent
69eeb4dfc0
commit
b6e16af8f8
|
@ -22,7 +22,7 @@ namespace {
|
|||
static const char* VALID_CONFIG_STR =
|
||||
"# Default values are used when you make no changes to the following parameters.\n"
|
||||
"\n"
|
||||
"version: 0.3"
|
||||
"version: 0.4"
|
||||
"\n"
|
||||
"server_config:\n"
|
||||
" address: 0.0.0.0 # milvus server ip address (IPv4)\n"
|
||||
|
|
Loading…
Reference in New Issue