bunkerweb/examples/moodle/tests.json
2022-10-19 17:37:13 +02:00

13 lines
234 B
JSON

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