Merge pull request #754 from simivar/feature/add-nexmo-notifier-recipe

Add Nexmo Notifier recipe
This commit is contained in:
Fabien Potencier
2020-04-12 22:50:43 +02:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
{
"env": {
"#1": "NEXMO_DSN=nexmo://KEY:SECRET@default?from=FROM"
}
}