Skip to content

Commit 8a8a4b0

Browse files
authored
Merge pull request #754 from simivar/feature/add-nexmo-notifier-recipe
Add Nexmo Notifier recipe
2 parents c5d25ba + 4f8d84d commit 8a8a4b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"env": {
3+
"#1": "NEXMO_DSN=nexmo://KEY:SECRET@default?from=FROM"
4+
}
5+
}

0 commit comments

Comments
 (0)