add ntfy push notifications

This commit is contained in:
Noah Masur
2024-08-25 21:04:16 +00:00
parent 264ad53f67
commit 3b86a666fd
5 changed files with 40 additions and 0 deletions

View File

@ -246,6 +246,7 @@
metrics = "metrics.${baseName}";
minecraft = "minecraft.${baseName}";
n8n = "n8n.${baseName}";
notifications = "ntfy.${baseName}";
prometheus = "prom.${baseName}";
paperless = "paper.${baseName}";
secrets = "vault.${baseName}";