* manifest.json - 5.4 telnyx notifier integration

This commit is contained in:
Vasilij Dusko
2021-05-26 19:06:08 +03:00
parent ce8ee13f21
commit d1c458929a
@@ -0,0 +1,5 @@
{
"env": {
"#1": "TELNYX_DSN=telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID"
}
}