diff --git a/Webhooks/ntfy_TestNotifs_Webhook_Tac.json b/Webhooks/ntfy_TestNotifs_Webhook_Tac.json index 40c3750..cf24fa0 100644 --- a/Webhooks/ntfy_TestNotifs_Webhook_Tac.json +++ b/Webhooks/ntfy_TestNotifs_Webhook_Tac.json @@ -7,8 +7,8 @@ Host: https://ntfy.upgrayeddsgarage.com { "topic": "TestNotifs", - "title": "{{agent.hostname}} Service Check", - "message": "Bottom Text", - "tags": ["Spam","{{agent.hostname}}"], - "priority": 1 + "message": "{{alert.message}}", + "title": "{{alert.assigned_check}}", + "tags": ["+1","Spam","{{agent.hostname}}"], + "priority": 2 } \ No newline at end of file