migrate to gtea from bistbucket
This commit is contained in:
7
public/restaurant/config/install.php
Normal file
7
public/restaurant/config/install.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'codeniche' => [
|
||||
'domain_register_check' => env('CODENICHE_DOMAIN_CHECK', 'https://support-ticket.codenichebd.com/api/domain-register-check'),
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user