minor -update

patch-1
pussycat0x 2023-04-08 22:42:10 +05:30 committed by GitHub
parent 5fa705e717
commit 40465c769c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -22,8 +22,8 @@ network:
read: 1024
host:
- "{{Hostname}}"
- "{{Host}}:9092"
- "{{Hostname}}:9092"
matchers-condition: or
matchers:
- type: word
@ -32,6 +32,7 @@ network:
- "localhost"
- type: regex
name: ip
part: raw
regex:
- '(?:[0-9]{1,3}\.){3}[0-9]{1,3}'