mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-30 14:09:58 +08:00
Update default APP_KEY
This commit is contained in:
parent
7e050ed632
commit
abb3ced69c
@ -113,7 +113,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'key' => menv('APP_KEY', 'xrjmRQ/RE3B0ICoYqfWzPYizA7MPZz3fNXdnxQ7Cbcg='),
|
||||
'key' => menv('APP_KEY', 'base64:MfnScX0W/ViN8bZtRt0P481rWP3igcOK80QstjbXUxI='),
|
||||
|
||||
'cipher' => 'AES-256-CBC',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user