Commit 5280b3d7 by kubisk

dos

parent 9ab2b3b8
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
// ); // );
return array( return array(
'DB_TYPE' => 'mysqli',
'DB_HOST' => 'mariadb', 'DB_HOST' => 'mariadb',
'DB_PORT' => '3306', 'DB_PORT' => '3306',
'DB_NAME' => 'dev_citic_20200420_mdrt', // <--- 修改这里 'DB_NAME' => 'dev_citic_20200420_mdrt', // <--- 修改这里
......
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