Browse Source

Merge branch 'feature-refactor' of http://192.168.1.220:10080/Amoy/im.doctor into feature-refactor

LAPTOP-KB9HII50\70708 3 years ago
parent
commit
630932e0c7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/server/resources/config/config.prod.js

+ 2 - 2
src/server/resources/config/config.prod.js

@ -15,7 +15,7 @@ let redisConfig = {
    host: '59.61.92.90',
    port: 9054,
    db: 1,
    password:'jkzlehr'
    password:'o!a1#B74&m'
};
// let redisConfig = {
//     host: '192.168.120.14',
@ -28,7 +28,7 @@ let innerRedisConfig = {
    host: '59.61.92.90',
    port: 9054,
    db: 1,
    password:'jkzlehr'
    password:'o!a1#B74&m'
};
// 三师后台