diff options
| author | 尹姜谊 <[email protected]> | 2024-09-24 18:58:26 +0800 |
|---|---|---|
| committer | 尹姜谊 <[email protected]> | 2024-09-24 18:58:26 +0800 |
| commit | 3f3ec89b7b58945cd43b8a41f28432336a51361d (patch) | |
| tree | 7c1be10bb860edcbf615c877f2c6624c63255f97 | |
| parent | da5e73cff5ec7c7b9e849fe8b5ff73c9862b55c4 (diff) | |
同步现场环境配置tsg24.02_M22
| -rw-r--r-- | config24.01.yaml | 6 |
1 files 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 |
