@ -1,10 +1,10 @@
"use strict";
let imDbConfig = {
host: '59.61.92.90',
host: '192.0.33.27',
user: 'im',
port:9069,
password: 'im!)123',
port:3306,
password: '2oEq3Kf7',
database: 'im',
connectionLimit: '100',
charset : 'utf8mb4'
@ -12,10 +12,10 @@ let imDbConfig = {
// Redis
let redisConfig = {
port: 9054,
host: '192.0.33.26',
port: 6390,
db: 1,
password:'jkzlehr'
password:'Kb6wKDQP1W4'
};
// let redisConfig = {
// host: '192.168.120.14',