| Current Path : /home/copmadinaarea/creditunion.copeastlegondistrict.org/config/ |
| Current File : /home/copmadinaarea/creditunion.copeastlegondistrict.org/config/recaptchav3.php |
<?php
return [
'origin' => env('RECAPTCHAV3_ORIGIN', 'https://www.google.com/recaptcha'),
'sitekey' => env('RECAPTCHAV3_SITEKEY', ''),
'secret' => env('RECAPTCHAV3_SECRET', '')
];