bunkerweb/examples/radarr/tests.json
2022-07-23 22:38:49 +02:00

16 lines
No EOL
205 B
JSON

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