CppCMS
hierarchy/config.js Configuration File
{
"service" : {
"api" : "http",
"port" : 8080
},
"http" : {
"script" : "/myapp"
}
}