13b1ce9f87
6.18 统一配置路径json
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"info_data_json": "data/data.json",
|
|
"info_data_txt": "data/data.txt",
|
|
"info_faiss_archived": "data/faiss_data/data",
|
|
"neo4j": {
|
|
"url": "bolt://172.20.0.145:7687",
|
|
"username": "neo4j",
|
|
"password": "password"
|
|
}
|
|
}
|
|
|
|
|