Skip to content

Commit 6df58ef

Browse files
committed
Update config admin_config_basic_auth
1 parent 38042de commit 6df58ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/config/extend/admin_config.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Time: 11:39
99
*/
1010
$config['admin_config_basic_auth'] = [
11+
'serviceId' => 'CodeIgniter skeleton',
12+
'framework' => 'CodeIgniter v' . CI_VERSION,
1113
'username' => 'hungna',
1214
'password' => 'xxx'
1315
];

0 commit comments

Comments
 (0)