Merge pull request #1153 from gnito-org/bandwidth-notifier

[Notifier] Add Bandwidth bridge
This commit is contained in:
Fabien Potencier
2022-12-02 17:32:48 +01:00
committed by GitHub
@@ -0,0 +1,5 @@
{
"env": {
"#1": "BANDWIDTH_DSN=bandwidth://USERNAME:PASSWORD@default?from=FROM&account_id=ACCOUNT_ID&application_id=APPLICATION_ID&priority=PRIORITY"
}
}