diff --git a/config/panel.php b/config/panel.php index 32f68ccb6..b605675bb 100644 --- a/config/panel.php +++ b/config/panel.php @@ -24,7 +24,7 @@ return [ */ 'service' => [ - 'author' => env('APP_SERVICE_AUTHOR', 'unknown@unknown.com'), + 'author' => env('APP_SERVICE_AUTHOR', 'unknown@example.com'), ], /*