diff --git a/symfony/free-mobile-notifier/5.1/manifest.json b/symfony/free-mobile-notifier/5.1/manifest.json index c5812b68..17b8a59a 100644 --- a/symfony/free-mobile-notifier/5.1/manifest.json +++ b/symfony/free-mobile-notifier/5.1/manifest.json @@ -1,5 +1,5 @@ { "env": { - "#1": "FREE_MOBILE_DSN=freemobile://default?phone=PHONE" + "#1": "FREE_MOBILE_DSN=freemobile://LOGIN:API_KEY@default?phone=PHONE" } }