db endpoint changes : kdk

This commit is contained in:
dineshkumarkannan 2018-06-06 09:52:39 +05:30
parent 0fe9b6d16d
commit 4882260461

View File

@ -78,7 +78,7 @@ $db['default'] = array(
'hostname' => 'apollodec.com',
'username' => 'apollod4_DEV',
'password' => 'apollo1234',
'database' => 'apollod4_ApolloDECNEWSIT',
'database' => 'apollod4_ApolloDECDev',
'dbdriver' => 'mysqli',
'dbprefix' => '',
'pconnect' => FALSE,