2022-07-20 12:47:23 +00:00
|
|
|
{
|
2022-10-19 15:37:13 +00:00
|
|
|
"name": "behind-reverse-proxy",
|
|
|
|
|
"kinds": ["docker", "linux"],
|
2025-10-02 07:39:51 +00:00
|
|
|
"timeout": 210,
|
2022-10-19 15:37:13 +00:00
|
|
|
"tests": [
|
|
|
|
|
{
|
|
|
|
|
"type": "string",
|
|
|
|
|
"url": "http://www.example.com",
|
|
|
|
|
"string": "hello"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|