diff options
| author | wangkuan <[email protected]> | 2024-03-14 16:43:00 +0800 |
|---|---|---|
| committer | wangkuan <[email protected]> | 2024-03-14 16:43:00 +0800 |
| commit | b9e20efd2384b8bc94f974a0e8d47b8b00736410 (patch) | |
| tree | 56784fcbae9d8068f234f9e08bc099e738f05fe7 /config | |
| parent | 7fbfd62ff2d73cc4376a134454fc7c4f5026b042 (diff) | |
[improve][core]增加本地知识库文件单元测试improve/knowledgebase
Diffstat (limited to 'config')
| -rw-r--r-- | config/grootstream.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/grootstream.yaml b/config/grootstream.yaml index fdd240a..acb19b1 100644 --- a/config/grootstream.yaml +++ b/config/grootstream.yaml @@ -12,7 +12,7 @@ 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 scheduler.knowledge_base.update.interval.minutes: 5 |
