mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
[Notifier] Add Pushover bridge (#1178)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "PUSHOVER_DSN=pushover://USER_KEY:APP_TOKEN@default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user