bunkerized-nginx/examples/radarr/tests.json

14 lines
219 B
JSON

{
"name": "radarr",
"kinds": ["docker", "autoconf", "swarm"],
"delay": 180,
"timeout": 60,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "radarr"
}
]
}