diff --git a/config/etc/default/restconf.yaml b/config/etc/default/restconf.yaml index 9e370164..5cacb595 100644 --- a/config/etc/default/restconf.yaml +++ b/config/etc/default/restconf.yaml @@ -13,10 +13,10 @@ logger: # clientAuthType: 0:NoClientCert (default), 1:RequestClientCert, 2:RequireAnyClientCert, # 3:VerifyClientCertIfGiven, 4:RequireAndVerifyClientCerts rest: - - ipv4: 0.0.0.0 + - ipv4: 127.0.0.100 ipv6: port: 33030 - - ipv4: 0.0.0.0 + - ipv4: 127.0.0.100 ipv6: port: 33443 schema: https @@ -73,7 +73,7 @@ mml: # Tracking configuration trace: enabled: false - host: "172.16.5.100" # Fill in the specific IP address + host: "127.0.0.100" # Fill in the specific IP address port: 33033 # NE config