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