刘桂岩 5 anni fa
parent
commit
3b3f36e510
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      application/database.php

+ 1 - 1
application/database.php

@@ -13,7 +13,7 @@ return [
     // 数据库类型
     'type'            => 'mysql',
     // 服务器地址
-    'hostname'        => '192.168.1.143',
+    'hostname'        => '127.0.0.1',
     // 数据库名
     'database'        => 'pacsonline',
     // 用户名