[Notifier] Add Pushover bridge (#1178)

This commit is contained in:
Charly Goblet
2023-05-31 16:39:08 +02:00
committed by GitHub
parent 2629c8e7bf
commit 241c152f95
@@ -0,0 +1,5 @@
{
"env": {
"#1": "PUSHOVER_DSN=pushover://USER_KEY:APP_TOKEN@default"
}
}