mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 13:37:48 +00:00
fix: increase timeout for behind-reverse-proxy tests to improve reliability
This commit is contained in:
parent
f327a46972
commit
68b49cc384
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "behind-reverse-proxy",
|
||||
"kinds": ["docker", "linux"],
|
||||
"timeout": 120,
|
||||
"timeout": 150,
|
||||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue