bunkerweb/examples/php-singlesite/tests.json

13 lines
222 B
JSON

{
"name": "php-singlesite",
"kinds": ["docker"],
"timeout": 120,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "hello",
"tls": "www.example.com"
}
]
}