Skip to content

Commit 5e0c2ff

Browse files
AllanKoderCopilot
andauthored
Update config/backup.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 53ff94a commit 5e0c2ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/backup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
'notifiable' => \Spatie\Backup\Notifications\Notifiable::class,
212212

213213
'mail' => [
214-
'to' => env('MAIL_TO_ADMIN', 'admin@computerscienceresources.com'),
214+
'to' => env('MAIL_TO_ADMIN', 'admin@example.com'),
215215

216216
'from' => [
217217
'address' => env('MAIL_FROM_ADDRESS', 'hello@example.com'),

0 commit comments

Comments
 (0)