bunkerweb/examples/tomcat/tests.json

16 lines
No EOL
205 B
JSON

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