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