Skip to content

Commit ffe21c5

Browse files
committed
Add missing mailgun.domain option.
Signed-off-by: crynobone <crynobone@gmail.com>
1 parent 6983f4d commit ffe21c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/config/services.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
'mailgun' => array(
18+
'domain' => '',
1819
'secret' => '',
1920
),
2021

0 commit comments

Comments
 (0)