blob: e73856e5bb3082911d2c6300e671d0a37aea4ed0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"pageSize": 25,
"version": "9.4",
"build": "dev",
"appContextPath" : "/onboarding",
"defaultRestPrefix": "/onboarding-api",
"defaultRestATTPrefix": "/sdc1/feProxy/rest",
"defaultWebsocketPort" : "8181",
"defaultDebugWebsocketPort" : "9000",
"defaultWebsocketPath" : "notification-api/ws/notificationHandler"
}
|