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