mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
tests - haproxy add logs
This commit is contained in:
parent
0580662cc8
commit
265742cd94
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
gloabal
|
||||
log /dev/log local0 debug
|
||||
|
||||
defaults
|
||||
timeout connect 5s
|
||||
timeout client 5s
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"docker",
|
||||
"linux"
|
||||
],
|
||||
"timeout": 60,
|
||||
"timeout": 120,
|
||||
"tests": [
|
||||
{
|
||||
"type": "string",
|
||||
|
|
|
|||
Loading…
Reference in a new issue