Notifications sort of fixed
This commit is contained in:
@@ -98,6 +98,10 @@
|
||||
# Monitoring stack
|
||||
homey.uptimeKuma.enable = true;
|
||||
homey.ntfy.enable = true;
|
||||
# Generate with: ssh admin@192.168.1.100 'sudo ntfy webpush keys'
|
||||
# Add private key to sops: ntfy/web_push_private_key
|
||||
homey.ntfy.webPushPublicKey = "BE2qZVa3JEF741WTPtLevyhfP0I8bV0sD2a9-_y9NoyC40sgLpQi7bcoZesBwZEpRz8oiTVuoUFnHbckAsBQI5U";
|
||||
homey.ntfy.webPushEmail = "aner@zakobar.com";
|
||||
homey.monitoring.enable = true;
|
||||
|
||||
# Backups
|
||||
|
||||
Reference in New Issue
Block a user