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

14 lines
No EOL
175 B
JSON

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