Commit 9ab2b3b8 by kubisk

dos

parent b614c13d
...@@ -11,8 +11,7 @@ ...@@ -11,8 +11,7 @@
// ); // );
return array( return array(
'DB_TYPE' => 'mysqli', 'DB_HOST' => 'mariadb',
'DB_HOST' => 'localhost',
'DB_PORT' => '3306', 'DB_PORT' => '3306',
'DB_NAME' => 'dev_citic_20200420_mdrt', // <--- 修改这里 'DB_NAME' => 'dev_citic_20200420_mdrt', // <--- 修改这里
'DB_USER' => 'dev', // <--- 修改这里 'DB_USER' => 'dev', // <--- 修改这里
......
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 sign in to comment