bunkerweb/examples/passbolt/tests.json
2022-07-23 22:38:49 +02:00

16 lines
No EOL
198 B
JSON

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