Explorar el Código

for modify database info

stanley-king hace 4 años
padre
commit
ae412efb31
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      config/database.php

+ 3 - 3
config/database.php

@@ -13,13 +13,13 @@ return [
     // 数据库类型
     'type'            => 'mysql',
     // 服务器地址
-    'hostname'        => '39.97.239.116',//'host.docker.internal',
+    'hostname'        => '10.129.178.90',//'39.97.239.116',//'host.docker.internal',
     // 数据库名
     'database'        => 'songcan',
     // 用户名
-    'username'        => 'songcan',//'root',
+    'username'        => 'tianruihengan',//'root',
     // 密码
-    'password'        => 'bfhFKR4azH5irEW2',//'55668899',//
+    'password'        => 'Alidts_123456',//'55668899',//
     // 端口
     'hostport'        => '3306',
     // 连接dsn