Browse Source

xiugai shujuku

lgy 6 years ago
parent
commit
550c3c9195
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/database.php

+ 1 - 1
application/database.php

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