bunkerweb/examples/proxy-protocol/tests.json
2022-08-17 15:37:45 +02:00

14 lines
175 B
JSON

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