mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-16 21:48:20 +00:00
15 lines
No EOL
191 B
JSON
15 lines
No EOL
191 B
JSON
{
|
|
"name": "behind-reverse-proxy",
|
|
"kinds": [
|
|
"docker",
|
|
"linux"
|
|
],
|
|
"timeout": 60,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "http://www.example.com",
|
|
"string": "hello"
|
|
}
|
|
]
|
|
} |