Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
b6625f5ced
|
|
@ -78,7 +78,7 @@
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'key' => env('APP_KEY', 'SomeRandomString'),
|
'key' => env('APP_KEY'),
|
||||||
|
|
||||||
'cipher' => 'AES-256-CBC',
|
'cipher' => 'AES-256-CBC',
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue