summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/sdc-app/config/config.json
blob: e9e0b551144a4ce1cfa0047839b575ab6c76f938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"pageSize": 25,
	"version": "9.4",
	"build": "dev",
	"appContextPath" : "/onboarding",
	"defaultRestPrefix": "/onboarding-api",
	"defaultRestCatalogPrefix": "/sdc1/feProxy/rest",
	"defaultWebsocketPort" : "8181",
	"defaultDebugWebsocketPort" : "9000",
	"defaultWebsocketPath" : "notification-api/ws/notificationHandler",
	"showBrowseVNF" : true
}