platformRedis.proxy.address=192.168.102.45
Showing
1 changed file
with
8 additions
and
0 deletions
@@ -109,3 +109,11 @@ jdbc.mysql.platform.bigdata_store.username = yh_test_bigdata | @@ -109,3 +109,11 @@ jdbc.mysql.platform.bigdata_store.username = yh_test_bigdata | ||
109 | jdbc.mysql.platform.bigdata_store.password = rALdkYPZCr4QyzBfVCGdXA== | 109 | jdbc.mysql.platform.bigdata_store.password = rALdkYPZCr4QyzBfVCGdXA== |
110 | 110 | ||
111 | zkAddress=192.168.102.48:2181 | 111 | zkAddress=192.168.102.48:2181 |
112 | + | ||
113 | +platformRedis.proxy.address=192.168.102.45 | ||
114 | +platformRedis.proxy.port=6379 | ||
115 | +platformRedis.proxy.auth=redis9646 | ||
116 | + | ||
117 | +unionRedis.proxy.address = 192.168.102.211 | ||
118 | +unionRedis.proxy.auth = redis9646 | ||
119 | +unionRedis.proxy.port = 6379 |
-
Please register or login to post a comment