Update Webhooks/ntfy_TestNotifs_Webhook_Tac.json

This commit is contained in:
Upgrayedd 2024-07-17 19:51:09 -05:00
parent 65c4b2646c
commit e08e7c9e22

View file

@ -7,8 +7,8 @@ Host: https://ntfy.upgrayeddsgarage.com
{ {
"topic": "TestNotifs", "topic": "TestNotifs",
"message": "Bottom Text",
"title": "{{agent.hostname}} Service Check", "title": "{{agent.hostname}} Service Check",
"message": "Bottom Text",
"tags": ["Spam","{{agent.hostname}}"], "tags": ["Spam","{{agent.hostname}}"],
"priority": 2 "priority": 1
} }