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