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