mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
Merge pull request #1286 from OskarStark/fix/vaue
[Notifier] Fix value of option
This commit is contained in:
@@ -10,6 +10,6 @@
|
|||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"#1": "See https://www.smsapi.pl/docs/#autoryzacja",
|
"#1": "See https://www.smsapi.pl/docs/#autoryzacja",
|
||||||
"#2": "SMSAPI_DSN=smsapi://TOKEN@default?from=CHANNEL_ID"
|
"#2": "SMSAPI_DSN=smsapi://TOKEN@default?from=SENDERNAME"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user