aboutsummaryrefslogtreecommitdiff
path: root/config/test.json
blob: 649179d6f2a0708722a1c91ed591892693c37c49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "service": {
        "baseURL": "https://example.lan",
        "user": "juick",
        "password": "secret",
        "sandboxIds": [],
        "auth": {
            "key": ""
        }
    }
}