bunkerweb/examples/tomcat/tests.json

14 lines
250 B
JSON

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