config.json
browsing at commit = 7df4218f1bb7efd0913733a5ae4f641268f5e8af
{
"service": {
"api": "http",
"port": 11000,
"ip": "0.0.0.0"
},
"http": {
"script_names": ["/"]
},
"git": {
"root": "",
"static_root": "./static"
}
}