Fix application config v2
This commit is contained in:
parent
19eb829eb1
commit
5dd093a8af
|
@ -77,7 +77,7 @@ $db['default'] = array(
|
|||
'dsn' => '',
|
||||
'hostname' => 'localhost',
|
||||
'username' => 'root',
|
||||
'password' => 'vps@2017',
|
||||
'password' => 'vps@2017GA',
|
||||
'database' => 'iLink_prod',
|
||||
'dbdriver' => 'mysqli',
|
||||
'dbprefix' => '',
|
||||
|
|
Loading…
Reference in New Issue