redis配置错误
This commit is contained in:
@@ -13,7 +13,7 @@ export default (appInfo: EggAppInfo) => {
|
||||
options: { useNewUrlParser: true, useUnifiedTopology: true },
|
||||
};
|
||||
config.redis = {
|
||||
url: 'r-8vb9q6zk7bpcvo456g.redis.zhangbei.rds.aliyuncs.com:6379', // 内网
|
||||
url: 'r-8vb9q6zk7bpcvo456g.redis.zhangbei.rds.aliyuncs.com', // 内网
|
||||
pw: 'X9j2TKYy@cE6sSQD'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user