bunkerized-nginx/examples/proxy-protocol/tests.json
2022-10-19 17:37:13 +02:00

13 lines
188 B
JSON

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