bunkerweb/examples/drupal/tests.json

18 lines
No EOL
220 B
JSON

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