blob: e73856e5bb3082911d2c6300e671d0a37aea4ed0 [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001{
2 "pageSize": 25,
3 "version": "9.4",
4 "build": "dev",
AviZi280f8012017-06-09 02:39:56 +03005 "appContextPath" : "/onboarding",
Michael Landoefa037d2017-02-19 12:57:33 +02006 "defaultRestPrefix": "/onboarding-api",
talig8e9c0652017-12-20 14:30:43 +02007 "defaultRestATTPrefix": "/sdc1/feProxy/rest",
8 "defaultWebsocketPort" : "8181",
9 "defaultDebugWebsocketPort" : "9000",
10 "defaultWebsocketPath" : "notification-api/ws/notificationHandler"
Michael Landoefa037d2017-02-19 12:57:33 +020011}