Commit 7a731393 authored by 智勇's avatar 智勇

redis配置

parent fdd283bb
......@@ -25,8 +25,8 @@ module.exports = {
//极速版
appbackend_redis: {
host: '192.168.6.21',
port: 15495
host: 'redis',
port: 6379
// sentinels: [
// { host: 'appbackend-redis1.quantgroups.com', port: 26379 },
// { host: 'appbackend-redis2.quantgroups.com', port: 26379 },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment