diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index f0d6e676..fc01d0b6 100644 --- a/html/index.html +++ b/html/index.html @@ -89,6 +89,7 @@ GLOBAL_INJECTED_APPC_IP_ADDR = "appc.onap" GLOBAL_INJECTED_DCAE_IP_ADDR = "dcae-healthcheck.onap" GLOBAL_INJECTED_SO_IP_ADDR = "so.onap" GLOBAL_INJECTED_MR_IP_ADDR = "message-router.onap" +GLOBAL_INJECTED_BC_IP_ADDR = "dmaap-bc.onap" GLOBAL_INJECTED_POLICY_IP_ADDR = "pdp.onap" GLOBAL_INJECTED_PORTAL_IP_ADDR = "portal-app.onap" GLOBAL_INJECTED_SDC_IP_ADDR = "N/A" |