Generated encryption key
This commit is contained in:
parent
13fd7c4094
commit
9df4cba4fc
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'key' => env('APP_KEY', 'SomeRandomString'),
|
'key' => env('APP_KEY', 'u1B2wSjP9BcMNRi7L4IKJexNgzXd4cnW'),
|
||||||
|
|
||||||
'cipher' => 'AES-256-CBC',
|
'cipher' => 'AES-256-CBC',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue