mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
[Notifier] Fix value of option
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
],
|
||||
"env": {
|
||||
"#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