mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Increase load-balancer example test timeout
This commit is contained in:
parent
39e6821a4c
commit
d5ea95da92
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "load-balancer",
|
||||
"kinds": ["docker"],
|
||||
"timeout": 60,
|
||||
"timeout": 120,
|
||||
"no_copy_container": true,
|
||||
"tests": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue