config.json
browsing at commit = 77397b212d0d732ef2490d1693232ba2f72a756c
{
"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
}
}