mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 22:22:32 +01:00
Bug Fixes
This commit is contained in:
parent
75fa8566c3
commit
0172c98829
@ -80,7 +80,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'key' => env('APP_KEY', '12341234123412341234123412341234'),
|
||||
'key' => env('APP_KEY', ''),
|
||||
|
||||
'cipher' => env('APP_CIPHER', MCRYPT_RIJNDAEL_128),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user