mirror of
https://github.com/bunkerity/bunkerized-nginx
synced 2023-12-13 21:30:18 +01:00
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"name": "proxy-protocol",
|
|
"kinds": ["docker"],
|
|
"timeout": 60,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "http://www.example.com",
|
|
"string": "hello"
|
|
}
|
|
]
|
|
}
|