Testing stuff

This commit is contained in:
2020-04-09 17:29:07 +02:00
parent 60ad613ca3
commit d7859e6367
3 changed files with 3 additions and 3 deletions

7
config/bmail.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
return [
'bmail' => env('BMAIL_KEY', null)
];