Merge "Add functional tests for regenerator type"
[transportpce.git] / lighty / src / main / assembly / resources / config_template.json
index 1fadbabe3c9aa4cb8a3e2482e388d0a6ea6d2270..207497da8de35aa84abcdbd0a7c2085f2a97142c 100644 (file)
@@ -1,6 +1,7 @@
 {
     "restconf":{
         "inetAddress": "127.0.0.1",
-        "httpPort": ODL_RESTCONF_PORT
+        "httpPort": ODL_RESTCONF_PORT,
+        "restconfServletContextPath":"/rests"
     }
 }