We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc626d5 + f0dc4b2 commit 88cdbceCopy full SHA for 88cdbce
src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md
@@ -10,15 +10,15 @@ DSN example
10
-----------
11
12
```
13
-FREE_MOBILE_DSN=freemobile://LOGIN:PASSWORD@default?phone=PHONE
+FREE_MOBILE_DSN=freemobile://LOGIN:API_KEY@default?phone=PHONE
14
15
16
where:
17
- `LOGIN` is your Free Mobile login
18
- - `PASSWORD` is the token displayed in your account
+ - `API_KEY` is the API key displayed in your account
19
- `PHONE` is your Free Mobile phone number
20
21
-See your account info at https://mobile.free.fr/moncompte/index.php?page=options
+See your account info at https://mobile.free.fr/account/mes-options/notifications-sms
22
23
Resources
24
---------
0 commit comments