commit
82cb7b533b
|
@ -21,7 +21,7 @@ tcp:
|
|||
host:
|
||||
- "{{Hostname}}"
|
||||
- "tls://{{Hostname}}"
|
||||
port: 6380
|
||||
port: 6379,6380
|
||||
read-size: 1024
|
||||
|
||||
matchers:
|
||||
|
|
|
@ -22,7 +22,7 @@ tcp:
|
|||
host:
|
||||
- "{{Hostname}}"
|
||||
- "tls://{{Hostname}}"
|
||||
port: 6380
|
||||
port: 6379,6380
|
||||
read-size: 2048
|
||||
|
||||
matchers-condition: and
|
||||
|
|
Loading…
Reference in New Issue