dever 6 years ago
parent
commit
91211b45c4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/env/localhost/default.php

+ 2 - 0
config/env/localhost/default.php

@@ -49,6 +49,7 @@ $config['database'] = array
     )
 );
 
+/*
 $dc['mysql_user'] = array
 (
     'host' => array
@@ -60,6 +61,7 @@ $dc['mysql_user'] = array
     'username' => 'root',
     'password' => '123456',
 );
+*/
 
 
 # 设置哪些项目需要切换到弹性数据库