Configuration file teplate updated
Configuration file teplate updated
This commit is contained in:
parent
e0011e421d
commit
024fe94ce9
@ -2,8 +2,12 @@
|
||||
check_interval = 10000
|
||||
rules_count = 2
|
||||
[rule1]
|
||||
service = Test1
|
||||
address = http://127.0.0.1:3000/api/v1/
|
||||
email = admin@server.local
|
||||
command = ./send-telegram.ps1 <message>
|
||||
[rule2]
|
||||
service = Test2
|
||||
address = http://127.0.0.1:3300/api/v1/
|
||||
email = admin@server.local
|
||||
command = ./send-telegram.ps1 <message>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user