bunkerized-nginx/examples/joomla/tests.json

14 lines
232 B
JSON

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