diff --git a/config/constants.php b/config/constants.php index 76482c0..e3f621b 100644 --- a/config/constants.php +++ b/config/constants.php @@ -26,8 +26,8 @@ return [ 'api_key'=>env('GOOGLE_PLACE_API_KEY') ], - 'ADMIN_EMAIL' => env('ADMIN_EMAIL', 'sayliraut@yopmail.com'), - // 'ADMIN_EMAIL' => env('ADMIN_EMAIL', 'contact@cheerstotheseason.com'), + // 'ADMIN_EMAIL' => env('ADMIN_EMAIL', 'sayliraut@yopmail.com'), + 'ADMIN_EMAIL' => env('ADMIN_EMAIL', 'contact@cheerstotheseason.com'), ];