Merge pull request #1137 from ker0x/patch-1

[Notifier] Update FreeMobile DSN
This commit is contained in:
Fabien Potencier
2022-10-20 08:36:25 +02:00
committed by GitHub
@@ -1,5 +1,5 @@
{
"env": {
"#1": "FREE_MOBILE_DSN=freemobile://default?phone=PHONE"
"#1": "FREE_MOBILE_DSN=freemobile://LOGIN:API_KEY@default?phone=PHONE"
}
}