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

14 lines
No EOL
180 B
JSON

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