bunkerweb/examples/passbolt/tests.json
2024-01-05 09:37:18 +01:00

13 lines
240 B
JSON

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