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:
commit
9922af522f
@ -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.
|
||||
|
|
||||
*/
|
||||
$config['base_url'] = 'http://10.30.9.75/';
|
||||
$config['base_url'] = 'http://10.30.1.191/';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
@ -75,7 +75,7 @@ $query_builder = TRUE;
|
||||
|
||||
$db['default'] = array(
|
||||
'dsn' => '',
|
||||
'hostname' => 'localhost',
|
||||
'hostname' => 'mysql-service',
|
||||
'username' => 'root',
|
||||
'password' => 'Lpprri_@1945',
|
||||
'database' => 'website_csirt',
|
||||
|
Loading…
x
Reference in New Issue
Block a user