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