Merge "Add functional tests for regenerator type"
[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         "restconfServletContextPath":"/rests"
6     }
7 }