add jwt secret to prod env file
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
return [
|
||||
'API_FAKTUROWNIA' => null,
|
||||
'DATABASE_PASSWORD' => null,
|
||||
'JWT_PASSPHRASE' => null,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user