mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-15 04:58:36 +00: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"
|
|
}
|
|
]
|
|
}
|