bunkerized-nginx/examples/tomcat/tests.json
2022-10-19 17:37:13 +02:00

13 lines
203 B
JSON

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