Merge branch 'main' of https://git.rri.co.id/admin/ci3-app into main

Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
root 2025-04-27 08:45:37 +07:00
commit 9922af522f
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| a PHP script and you can easily do that on your own. | a PHP script and you can easily do that on your own.
| |
*/ */
$config['base_url'] = 'http://10.30.9.75/'; $config['base_url'] = 'http://10.30.1.191/';
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View File

@ -75,7 +75,7 @@ $query_builder = TRUE;
$db['default'] = array( $db['default'] = array(
'dsn' => '', 'dsn' => '',
'hostname' => 'localhost', 'hostname' => 'mysql-service',
'username' => 'root', 'username' => 'root',
'password' => 'Lpprri_@1945', 'password' => 'Lpprri_@1945',
'database' => 'website_csirt', 'database' => 'website_csirt',