File "captcha-20250408182641.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/anhskohbo/no-captcha/src/config/captcha-20250408182641.php
File size: 154 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

return [
    'secret' => env('NOCAPTCHA_SECRET'),
    'sitekey' => env('NOCAPTCHA_SITEKEY'),
    'options' => [
        'timeout' => 30,
    ],
];