Adapt lighty to run with optional karaf features
[transportpce.git] / lighty / src / main / assembly / resources / config_template.json
1 {
2     "restconf":{
3         "inetAddress": "127.0.0.1",
4         "httpPort": ODL_RESTCONF_PORT,
5         "webSocketPort": ODL_WEBSOCKET_PORT
6     }
7 }