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