mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-14 20:48:28 +00:00
14 lines
175 B
JSON
14 lines
175 B
JSON
{
|
|
"name": "proxy-protocol",
|
|
"kinds": [
|
|
"docker"
|
|
],
|
|
"timeout": 60,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "http://www.example.com",
|
|
"string": "hello"
|
|
}
|
|
]
|
|
}
|