mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-19 15:08:22 +00:00
15 lines
No EOL
202 B
JSON
15 lines
No EOL
202 B
JSON
{
|
|
"name": "load-balancer",
|
|
"kinds": [
|
|
"docker"
|
|
],
|
|
"timeout": 60,
|
|
"no_copy_container": true,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "https://www.example.com",
|
|
"string": "hello"
|
|
}
|
|
]
|
|
} |