rabin hai 8 meses
pai
achega
8eff35ed48
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      config/env/localhost.php

+ 2 - 0
config/env/localhost.php

@@ -21,12 +21,14 @@ return array
         'pwd' => 'dever20241685267915',
 
         # 暂时用mysql
+        /*
         'type' => 'Pdo',
         'host' => 'web-mysql',
         'port' => '3306',
         'name' => DEVER_PROJECT,
         'user' => 'root',
         'pwd' => '123456',
+        */
 
         /*
         'type' => 'Influxdb',