bunkerweb/examples/proxy-protocol/tests.json

13 lines
204 B
JSON

{
"name": "proxy-protocol",
"kinds": ["docker"],
"delay": 30,
"timeout": 120,
"tests": [
{
"type": "string",
"url": "http://www.example.com",
"string": "hello"
}
]
}