reupload
This commit is contained in:
13
config/sms.php
Normal file
13
config/sms.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'api' => [
|
||||
'sms_order' => 'http://216.250.14.144:3000/api/data',
|
||||
'token' => '',
|
||||
],
|
||||
|
||||
'database' => [
|
||||
'key' => 'sms_api_jwt_access',
|
||||
'value' => '',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user