Add collaboration feature
[sdc.git] / openecomp-ui / src / sdc-app / config / config.json
1 {
2         "pageSize": 25,
3         "version": "9.4",
4         "build": "dev",
5         "appContextPath" : "/onboarding",
6         "defaultRestPrefix": "/onboarding-api",
7         "defaultRestATTPrefix": "/sdc1/feProxy/rest",
8         "defaultWebsocketPort" : "8181",
9         "defaultDebugWebsocketPort" : "9000",
10         "defaultWebsocketPath" : "notification-api/ws/notificationHandler"
11 }