From ef0f958b737420339590fe20c824baee4771daff Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Mon, 12 May 2025 16:55:09 +0800 Subject: [PATCH] =?UTF-8?q?recv:=20=E6=92=A4=E9=94=80=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- restagent/etc/restconf.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index 70fd5a4a..119f75c2 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -23,7 +23,7 @@ rest: port: 33040 - ipv4: 0.0.0.0 ipv6: - port: 43443 + port: 33443 schema: https clientAuthType: 0 caFile: ./etc/certs/omc-ca.crt @@ -47,7 +47,7 @@ database: type: mysql user: root password: 1000omc@kp! - host: 192.168.8.222 + host: 192.168.2.211 port: 33066 name: "tenants_db" connParam: charset=utf8mb4&collation=utf8mb4_general_ci&parseTime=True&interpolateParams=True @@ -58,8 +58,8 @@ redis: dataSource: # OMC system db default: - port: 16379 # Redis port - host: "192.168.9.58" # Redis host + port: 6379 # Redis port + host: "192.168.2.211" # Redis host password: "helloearth" db: 10 # Redis db_num # used to specify the default data source for multiple data resourece @@ -77,8 +77,8 @@ mml: # Tracking configuration trace: - enabled: true - host: "192.168.5.58" # Fill in the specific IP address + enabled: false + host: "172.16.5.100" # Fill in the specific IP address port: 33033 # NE config