Commit 2c7469ba authored by Chi Bui's avatar Chi Bui 👀

aaa

parent a98abdde
...@@ -767,13 +767,9 @@ ...@@ -767,13 +767,9 @@
include $app_root . '/' . $site_path . '/settings.local.php'; include $app_root . '/' . $site_path . '/settings.local.php';
} }
$databases['default']['default'] = array ( $databases['default']['default'] = array (
// 'database' => 'estore', 'database' => 'estore',
// 'username' => 'root', 'username' => 'root',
// 'password' => 'root', 'password' => 'root',
'database' => 'invi_estorequ2',
'username' => 'user',
'password' => '12345',
'prefix' => '', 'prefix' => '',
'host' => 'localhost', 'host' => 'localhost',
'port' => '3306', 'port' => '3306',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment