16 lines
336 B
JSON
16 lines
336 B
JSON
{
|
|
"api_url": "https://demo.cachethq.io/api/v1",
|
|
"api_token": "9yMHsdioQosnyVK4iCVR",
|
|
"insecure_api": true,
|
|
"monitors": [
|
|
{
|
|
"name": "google",
|
|
"url": "https://google.com",
|
|
"threshold": 80,
|
|
"component_id": 1,
|
|
"interval": 10,
|
|
"expected_status_code": 200,
|
|
"strict_tls": true
|
|
}
|
|
]
|
|
} |