Update application/config/database.php
This commit is contained in:
parent
f0a0030f21
commit
b7a4006bc8
@ -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