mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-22 08:28:25 +00:00
14 lines
175 B
JSON
14 lines
175 B
JSON
|
|
{
|
||
|
|
"name": "php-singlesite",
|
||
|
|
"kinds": [
|
||
|
|
"docker"
|
||
|
|
],
|
||
|
|
"timeout": 60,
|
||
|
|
"tests": [
|
||
|
|
{
|
||
|
|
"type": "string",
|
||
|
|
"url": "https://www.example.com",
|
||
|
|
"string": "hello"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|