初始:初始账号bug

This commit is contained in:
luying
2021-09-03 15:29:21 +08:00
parent 7a8145a658
commit a59735cd2e
5 changed files with 36 additions and 42 deletions

View File

@@ -25,8 +25,8 @@ export default (appInfo: EggAppInfo) => {
options: { useNewUrlParser: true, useUnifiedTopology: true },
};
config.redis = {
url: 'r-8vbl8okinxn1zhkwh2.redis.zhangbei.rds.aliyuncs.com', // 内网
pw: 'zyz_alpha_2021'
url: 'r-8vb418l8kkju9sis8k.redis.zhangbei.rds.aliyuncs.com', // 内网
pw: 'zyz_dev_2021'
};
// config.alinode = {