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