database
This commit is contained in:
parent
0fc4460d8a
commit
883b38ce6a
@ -76,9 +76,9 @@ $query_builder = TRUE;
|
|||||||
$db['default'] = array(
|
$db['default'] = array(
|
||||||
'dsn' => '',
|
'dsn' => '',
|
||||||
'hostname' => 'apollodec.com',
|
'hostname' => 'apollodec.com',
|
||||||
// 'username' => 'apollod4_DEV',
|
'username' => 'apollod4_DEV',
|
||||||
// 'password' => 'apollo1234',
|
'password' => 'apollo1234',
|
||||||
// 'database' => 'apollod4_ApolloDECDev',
|
'database' => 'apollod4_ApolloDECDev',
|
||||||
|
|
||||||
// 'username' => 'apollod4_SIT',
|
// 'username' => 'apollod4_SIT',
|
||||||
// 'password' => 'apollosit1234',
|
// 'password' => 'apollosit1234',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user