parent
f41ab11dfd
commit
9adf37e76d
@ -1,7 +1,7 @@
|
|||||||
# Elasticsearch配置
|
# Elasticsearch配置
|
||||||
ES_CONFIG = {
|
ES_CONFIG = {
|
||||||
"hosts": "https://10.10.14.206:9200",
|
"hosts": "https://10.10.14.206:9200",
|
||||||
"basic_auth": ("elastic", "your_password"),
|
"basic_auth": ("elastic", "jv9h8uwRrRxmDi1dq6u8"),
|
||||||
"verify_certs": False,
|
"verify_certs": False,
|
||||||
"ssl_show_warn": False,
|
"ssl_show_warn": False,
|
||||||
"default_index": "knowledge_base"
|
"default_index": "knowledge_base"
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue