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