bunkerweb/examples/passbolt/tests.json

13 lines
208 B
JSON
Raw Normal View History

2022-07-23 20:38:49 +00:00
{
"name": "passbolt",
"kinds": ["docker", "autoconf", "swarm"],
"timeout": 120,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "passbolt"
}
]
}