mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update default key to enable setup page to load
This commit is contained in:
parent
40836a249b
commit
a921abfc78
@ -82,7 +82,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'key' => env('APP_KEY', 'SomeRandomString'),
|
'key' => env('APP_KEY', 'SomeRandomStringSomeRandomString'),
|
||||||
|
|
||||||
'cipher' => env('APP_CIPHER', 'AES-256-CBC'),
|
'cipher' => env('APP_CIPHER', 'AES-256-CBC'),
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user