bunkerweb/examples/behind-reverse-proxy/tests.json

12 lines
204 B
JSON

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