Compare commits
No commits in common. "30a556f8f02ef45372d8582aeedc3a6418a6c6d9" and "3f96d27ee9b8b26b1c3179f5fc3388ad566072e2" have entirely different histories.
30a556f8f0
...
3f96d27ee9
@ -2,12 +2,8 @@
|
||||
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