Sfoglia il codice sorgente

Update database.php

Anyon 5 anni fa
parent
commit
cb519c2cf6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/database.php

+ 1 - 1
config/database.php

@@ -28,7 +28,7 @@ return [
             // 数据库类型
             'type'              => 'mysql',
             // 服务器地址
-            'hostname'          => 'server.cuci.cc',
+            'hostname'          => '127.0.0.1',
             // 数据库名
             'database'          => 'admin_v6',
             // 用户名