From 3f3ec89b7b58945cd43b8a41f28432336a51361d Mon Sep 17 00:00:00 2001 From: 尹姜谊 Date: Tue, 24 Sep 2024 18:58:26 +0800 Subject: 同步现场环境配置 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config24.01.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config24.01.yaml b/config24.01.yaml index 436208f..40dccdd 100644 --- a/config24.01.yaml +++ b/config24.01.yaml @@ -18,7 +18,7 @@ monitor: clickhouse: - host: 10.160.12.21 + host: 10.160.12.147 port: 9001 username: default password: galaxy2019 @@ -27,7 +27,7 @@ clickhouse: security_table_name: security_event mariadb: - host: 10.160.12.3 + host: 10.160.12.201 port: 3306 user: root pswd: galaxy2019 @@ -36,7 +36,7 @@ mariadb: domain_table_name: cn_vpn_learning_domain knowledgebase: - host: 10.160.12.3:8090 + host: 10.160.12.204:8090 kb_username: api_pin: api_path: /v1/knowledgeBase/items/batch -- cgit v1.2.3