瀏覽代碼

修改测试环境参数

huangwenjie 5 年之前
父節點
當前提交
7e864b4271
共有 1 個文件被更改,包括 5 次插入6 次删除
  1. 5 6
      src/server/resources/config/config.test.js

+ 5 - 6
src/server/resources/config/config.test.js

@ -1,12 +1,11 @@
"use strict";
let imDbConfig = {
    host: '172.26.0.104',
    user: 'ssgg',
    password: 'ssgg@jkzl2019',
    database: 'im_internet_hospital',
    connectionLimit: '50',
    charset: 'utf8mb4'
    _enableStats: true,
    user: "normal",
    password: 'normal',  // mypw contains the hr schema password
    connectString: "172.26.0.141:1521:helowin",
    poolAlias: "im"
};
// Redis