bunkerweb/examples/proxy-protocol/tests.json
2022-08-17 14:01:18 +02:00

15 lines
186 B
JSON

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