git repos / sago_web_git

config.json

browsing at commit = f94948ee920ac4654a97980edc83bf249aa160f5

raw · blame · history

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