Authored by 胡古飞

Update global-autoconfig.properties

@@ -366,19 +366,27 @@ redis.brower.readonly.proxy.port=6379 @@ -366,19 +366,27 @@ redis.brower.readonly.proxy.port=6379
366 redis.brower.readonly.proxy.auth= 366 redis.brower.readonly.proxy.auth=
367 367
368 # outter big data redis 368 # outter big data redis
369 -#bigDataRedis.proxy.address = bigdata-test-972563879.cn-north-1.elb.amazonaws.com.cn  
370 -bigDataRedis.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn  
371 -bigDataRedis.proxy.port = 6379 369 +#bigDataRedis.proxy.address = test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
  370 +#bigDataRedis.proxy.port = 6379
  371 +#bigDataRedis.proxy.auth =
  372 +bigDataRedis.proxy.address = 123.206.17.17
  373 +bigDataRedis.proxy.port = 16379
372 bigDataRedis.proxy.auth = 374 bigDataRedis.proxy.auth =
373 375
374 # outter big data redis push 376 # outter big data redis push
375 -bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn  
376 -bigDataRedis-push.proxy.port=6379 377 +#bigDataRedis-push.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
  378 +#bigDataRedis-push.proxy.port=6379
  379 +#bigDataRedis-push.proxy.auth=
  380 +bigDataRedis-push.proxy.address=123.206.17.17
  381 +bigDataRedis-push.proxy.port=16379
377 bigDataRedis-push.proxy.auth= 382 bigDataRedis-push.proxy.auth=
378 383
379 #bigDataRedis-search 384 #bigDataRedis-search
380 -bigDataRedis-search.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn  
381 -bigDataRedis-search.proxy.port= 6379 385 +#bigDataRedis-search.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn
  386 +#bigDataRedis-search.proxy.port= 6379
  387 +#bigDataRedis-search.proxy.auth=
  388 +bigDataRedis-search.proxy.address=123.206.17.17
  389 +bigDataRedis-search.proxy.port=16379
382 bigDataRedis-search.proxy.auth= 390 bigDataRedis-search.proxy.auth=
383 391
384 392