Commit 54713715 authored by Chi Bui's avatar Chi Bui 👀

edit setting

parent b3a41852
...@@ -767,7 +767,7 @@ ...@@ -767,7 +767,7 @@
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' => 'invi_ptd2', 'database' => 'invi_ptd',
'username' => 'invi_dev', 'username' => 'invi_dev',
'password' => 'Invi@123456789a@A', 'password' => 'Invi@123456789a@A',
'prefix' => '', 'prefix' => '',
......
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