bunkerweb/examples/mattermost/tests.json
2022-08-05 14:17:38 +02:00

17 lines
221 B
JSON

{
"name": "mattermost",
"kinds": [
"docker",
"autoconf",
"kubernetes"
],
"timeout": 60,
"delay": 60,
"tests": [
{
"type": "string",
"url": "https://www.example.com",
"string": "mattermost"
}
]
}