MaiXinRong vor 5 Jahren
Ursprung
Commit
da1be9e5b6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      config/config.qa.js

+ 1 - 1
config/config.qa.js

@@ -13,7 +13,7 @@ module.exports = appInfo => {
     config.mysql = {
         client: {
             // host
-            host: '192.168.1.70',
+            host: '127.0.0.1',
             // 端口号
             port: '3306',
             // 用户名