@ -1,11 +1,11 @@
"use strict";
let imDbConfig = {
host: '172.19.103.85',
user: 'linzhou',
password: 'linzhou',
host: '172.17.110.160',
user: 'ssgg',
password: 'ssgg',
database: 'im_new',
connectionLimit: '50',
connectionLimit: '100',
charset: 'utf8mb4'
};