git repos / sago_web_git

config.json

browsing at commit = 7df4218f1bb7efd0913733a5ae4f641268f5e8af

raw · blame · history

{
    "service": {
        "api": "http",
        "port": 11000,
        "ip": "0.0.0.0"
    },
    "http": {
        "script_names": ["/"]
    },
    "git": {
        "root": "",
        "static_root": "./static"
    }
}