summaryrefslogtreecommitdiff
path: root/groot-common/src/main/resources
diff options
context:
space:
mode:
authorwangkuan <[email protected]>2024-03-14 16:43:00 +0800
committerwangkuan <[email protected]>2024-03-14 16:43:00 +0800
commitb9e20efd2384b8bc94f974a0e8d47b8b00736410 (patch)
tree56784fcbae9d8068f234f9e08bc099e738f05fe7 /groot-common/src/main/resources
parent7fbfd62ff2d73cc4376a134454fc7c4f5026b042 (diff)
[improve][core]增加本地知识库文件单元测试improve/knowledgebase
Diffstat (limited to 'groot-common/src/main/resources')
-rw-r--r--groot-common/src/main/resources/grootstream.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/groot-common/src/main/resources/grootstream.yaml b/groot-common/src/main/resources/grootstream.yaml
index efc5b52..1a9a974 100644
--- a/groot-common/src/main/resources/grootstream.yaml
+++ b/groot-common/src/main/resources/grootstream.yaml
@@ -12,6 +12,6 @@ grootstream:
- 64af7077-eb9b-4b8f-80cf-2ceebc89bea9
- 004390bc-3135-4a6f-a492-3662ecb9e289
properties:
- hos.path: http://192.168.44.12:8089
+ hos.path: http://192.168.44.12:9098/hos
hos.bucket.name.traffic_file: traffic_file_bucket
hos.bucket.name.troubleshooting_file: troubleshooting_file_bucket \ No newline at end of file