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