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.
|
| 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(
|
$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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user