summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/client/configurations/dev.json
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-os/client/configurations/dev.json')
-rw-r--r--ecomp-portal-FE-os/client/configurations/dev.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-portal-FE-os/client/configurations/dev.json b/ecomp-portal-FE-os/client/configurations/dev.json
index a037deb0..38142f73 100644
--- a/ecomp-portal-FE-os/client/configurations/dev.json
+++ b/ecomp-portal-FE-os/client/configurations/dev.json
@@ -83,8 +83,8 @@
"UpdateUserAppsSortManual": "http://localhost:8080/ecompportal/portalApi/UpdateUserAppsSortManual",
"widgetCatalogSelection": "http://localhost:8080/ecompportal/portalApi/widgetCatalogSelection",
"widgetCommon": "http://localhost:8080/ecompportal/portalApi/microservices",
- "basicAuthAccount": "http://www.ecomp.att.com:8080/ecompportal-att/portalApi/basicAuthAccount",
- "microserviceProxy": "http://www.ecomp.att.com:8080/ecompportal-att/portalApi/microservice/proxy",
+ "basicAuthAccount": "http://localhost:8080/ecompportal/portalApi/basicAuthAccount",
+ "microserviceProxy": "http://localhost:8080/ecompportal/portalApi/microservice/proxy",
"getWidthThresholdLeftMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdLeftMenu",
"getWidthThresholdRightMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdRightMenu",
"appCatalogRoles" : "http://localhost:8080/ecompportal/portalApi/appCatalogRoles",