mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 03:04:05 +00:00
Replace old references
This commit is contained in:
@@ -56,7 +56,7 @@ return [
|
||||
*/
|
||||
|
||||
'from' => [
|
||||
'address' => env('MAIL_FROM_ADDRESS', 'admin@crater.in'),
|
||||
'address' => env('MAIL_FROM_ADDRESS', 'admin@invoiceshelf.com'),
|
||||
'name' => env('MAIL_FROM_NAME', 'Crater'),
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user