mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-24 01:03:46 +02:00
Apply php-cs-fixer changes
This commit is contained in:
@@ -16,7 +16,7 @@ return [
|
||||
'mailgun' => [
|
||||
'domain' => env('MAILGUN_DOMAIN'),
|
||||
'secret' => env('MAILGUN_SECRET'),
|
||||
'endpoint' => env('MAILGUN_ENDPOINT')
|
||||
'endpoint' => env('MAILGUN_ENDPOINT'),
|
||||
],
|
||||
|
||||
'mandrill' => [
|
||||
|
||||
Reference in New Issue
Block a user