diff --git a/config/bmail.php b/config/bmail.php index b1c8a4b..eb5c3cd 100644 --- a/config/bmail.php +++ b/config/bmail.php @@ -1,8 +1,6 @@ env('BMAIL_API_KEY', null), - 'api_url' => env('BMAIL_API_URL', 'https://bluescale.email/api/project/template/send') - + 'api_url' => env('BMAIL_API_URL', null) ];