bunkerweb/examples/passbolt/tests.json

13 lines
231 B
JSON

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