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