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