mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 13:37:48 +00:00
13 lines
231 B
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"
|
|
}
|
|
]
|
|
}
|