mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
add: ntfy and webhook support
This commit is contained in:
@@ -33,8 +33,8 @@ REPORT_DASHBOARD_URL = 'http://pi.alert/'
|
||||
|
||||
# Webhook settings
|
||||
# ----------------------
|
||||
REPORT_WEBHOOK = True
|
||||
WEBHOOK_URL = http://100.89.112.105:5678/webhook-test/a1db46b8-14bb-4651-a079-9ab5b01fada3
|
||||
REPORT_WEBHOOK = False
|
||||
WEBHOOK_URL = 'http://n8n.local:5555/webhook-test/aaaaaaaa-aaaa-aaaa-aaaaa-aaaaaaaaaaaa'
|
||||
|
||||
# NTFY (https://ntfy.sh/) settings
|
||||
# ----------------------
|
||||
|
||||
Reference in New Issue
Block a user