陈德本 5 năm trước cách đây
mục cha
commit
fd37612e85
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Config/MySQL/Core.php

+ 1 - 1
Config/MySQL/Core.php

@@ -14,7 +14,7 @@ class Core extends Config
         "master" => [
             "host" => "mysql",
             "port" => "3306",
-            "username" => "rooy",
+            "username" => "root",
             "password" => "6485882",
             "dbname" => "receive_sms",
             "charset" => "utf8",