xiang 6 年之前
父节点
当前提交
7a1856ad21
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/database.php

+ 1 - 1
application/database.php

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