aboutsummaryrefslogtreecommitdiff
path: root/vnext/config/default.json
blob: ae52a71733479f5491da1894b3f985fde178b0ec (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "service": {
        "application": "",
        "static_root": "dist",
        "sape": {
            "token": ""
        }
    }
}