MaiXinRong 5 년 전
부모
커밋
da1be9e5b6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',
             // 用户名