From 81d4318c35e4e786b8eb5c7a28fc58d7270a1203 Mon Sep 17 00:00:00 2001 From: hugufei <gufei.hu@yoho.cn> Date: Thu, 8 Sep 2016 16:13:12 +0800 Subject: [PATCH] bug --- web/src/main/webapp/META-INF/autoconf/config.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/main/webapp/META-INF/autoconf/config.properties b/web/src/main/webapp/META-INF/autoconf/config.properties index a614292..702507c 100644 --- a/web/src/main/webapp/META-INF/autoconf/config.properties +++ b/web/src/main/webapp/META-INF/autoconf/config.properties @@ -11,9 +11,9 @@ redis.notsync.twemproxy.addresses=${redis.notsync.twemproxy.addresses} redis.notsync.twemproxy.auth=${redis.notsync.twemproxy.auth} #bigData - redis servers -bigDataRedis-search.proxy.address=${bigDataRedis-search.proxy.address} -bigDataRedis-search.proxy.port=${bigDataRedis-search.proxy.port} -bigDataRedis-search.proxy.auth=${bigDataRedis-search.proxy.auth} +bigDataRedis-search.proxy.address=${bigDataRedis.proxy.address} +bigDataRedis-search.proxy.port=${bigDataRedis.proxy.port} +bigDataRedis-search.proxy.auth=${bigDataRedis.proxy.auth} #es.cluster search.es.cluster.name=${search.es.cluster.name} -- libgit2 0.24.0