Skip to content

Commit

Permalink
Add config cache main_cache_adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenanhung committed Sep 8, 2024
1 parent 31207f3 commit cfd769b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/extend/admin_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Time: 11:39
*/
$config['admin_config_basic_auth'] = [
'serviceId' => 'My Blogspot Proxy Service',
'serviceId' => 'CodeIgniter skeleton on Vercel',
'framework' => 'CodeIgniter v' . CI_VERSION,
'username' => 'hungna',
'password' => '20240908151234_3081d5b916d94eda017a273d720e116f1e622d67'
Expand Down

0 comments on commit cfd769b

Please sign in to comment.