mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 11:24:28 -04: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),
|
'cipher' => env('APP_CIPHER', MCRYPT_RIJNDAEL_128),
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user