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