Merge pull request #1204 from mikaelkael/ntfy-notifier

[Notifier] add Ntfy notifier
This commit is contained in:
Fabien Potencier
2023-06-20 18:05:37 +02:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
{
"env": {
"#1": "NTFY_DSN=ntfy://default/TOPIC"
}
}