diff --git a/config/param/ims_param_config.yaml b/config/param/ims_param_config.yaml index 386acaf6..b3d0c370 100644 --- a/config/param/ims_param_config.yaml +++ b/config/param/ims_param_config.yaml @@ -28,7 +28,7 @@ ims: value: "172.16.5.110" access: "read-write" filter: '' - display: "Service IP" + display: "Service IPv4" comment: "" - name: "serviceIPv6" type: "ipv6" @@ -112,7 +112,7 @@ ims: value: "" access: "read-write" filter: '' - display: "Dispatch System IP" + display: "Dispatch System IPv4" comment: "" diff --git a/restagent/etc/restconf.yaml b/restagent/etc/restconf.yaml index 65cd05dc..673cf283 100644 --- a/restagent/etc/restconf.yaml +++ b/restagent/etc/restconf.yaml @@ -26,7 +26,7 @@ webServer: enabled: true rootDir: d:/local.git/fe.ems.vue3/dist listen: - - addr: :8080 + - addr: :80 schema: http - addr: :8443 scheme: https