mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 13:37:48 +00:00
13 lines
204 B
JSON
13 lines
204 B
JSON
{
|
|
"name": "proxy-protocol",
|
|
"kinds": ["docker"],
|
|
"delay": 30,
|
|
"timeout": 120,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "http://www.example.com",
|
|
"string": "hello"
|
|
}
|
|
]
|
|
}
|