drupal installed and running
This commit is contained in:
@@ -845,9 +845,9 @@ $settings['migrate_node_migrate_type_classic'] = FALSE;
|
||||
|
||||
|
||||
$databases['default']['default'] = array (
|
||||
'database' => 'reha',
|
||||
'database' => 'erable',
|
||||
'username' => 'root',
|
||||
'password' => 'reha',
|
||||
'password' => 'erable',
|
||||
'prefix' => '',
|
||||
'host' => 'mysql',
|
||||
'port' => '3306',
|
||||
|
Reference in New Issue
Block a user