bunkerweb/examples/moodle/tests.json
2022-08-17 16:01:22 +02:00

18 lines
233 B
JSON

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