git repos / sago_web_git

config.json

browsing at commit = d2d178cea97e3d1912849cb39f9d24332cce0d5d

raw · blame · history

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