Files

8 lines
181 B
PHP
Raw Permalink Normal View History

2026-03-15 17:08:23 +07:00
<?php
return [
'codeniche' => [
'domain_register_check' => env('CODENICHE_DOMAIN_CHECK', 'https://support-ticket.codenichebd.com/api/domain-register-check'),
],
];