bunkerweb/examples/joomla/tests.json

14 lines
242 B
JSON

{
"name": "joomla",
"kinds": ["docker", "autoconf"],
"timeout": 90,
"delay": 120,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "joomla",
"tls": "www.example.com"
}
]
}