Authored by 胡古飞

Update yohobuy-task-autoconfig.properties

@@ -26,6 +26,11 @@ bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.ama @@ -26,6 +26,11 @@ bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.ama
26 bigDataRedis-push.proxy.port=6379 26 bigDataRedis-push.proxy.port=6379
27 bigDataRedis-push.proxy.auth= 27 bigDataRedis-push.proxy.auth=
28 28
  29 +##redis for push
  30 +redis.push.address=192.168.102.211
  31 +redis.push.port=16379
  32 +redis.push.auth=
  33 +
29 task.addNewBrand.status = on 34 task.addNewBrand.status = on
30 task.discountBrand.status = on 35 task.discountBrand.status = on
31 task.vipBrand.status = on 36 task.vipBrand.status = on