summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/sdc-app/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/src/sdc-app/config/config.json')
-rw-r--r--openecomp-ui/src/sdc-app/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-ui/src/sdc-app/config/config.json b/openecomp-ui/src/sdc-app/config/config.json
index e73856e5bb..fbfaf1de66 100644
--- a/openecomp-ui/src/sdc-app/config/config.json
+++ b/openecomp-ui/src/sdc-app/config/config.json
@@ -4,7 +4,7 @@
"build": "dev",
"appContextPath" : "/onboarding",
"defaultRestPrefix": "/onboarding-api",
- "defaultRestATTPrefix": "/sdc1/feProxy/rest",
+ "defaultRestCatalogPrefix": "/sdc1/feProxy/rest",
"defaultWebsocketPort" : "8181",
"defaultDebugWebsocketPort" : "9000",
"defaultWebsocketPath" : "notification-api/ws/notificationHandler"