Showing
1 changed file
with
7 additions
and
4 deletions
@@ -23,11 +23,14 @@ yoho.bigData.env.serverport = 1 | @@ -23,11 +23,14 @@ yoho.bigData.env.serverport = 1 | ||
23 | yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy | 23 | yoho.bigData.env.webapphome = /home/test/yohobuy-bigdata/deploy |
24 | 24 | ||
25 | jdbc.mysql.bigdata.master=192.168.103.36:3306 | 25 | jdbc.mysql.bigdata.master=192.168.103.36:3306 |
26 | -jdbc.mysql.bigdata.username=yh_bigdata | 26 | +jdbc.mysql.bigdata.username=yh_test |
27 | #yoho@7Y$^YpNb7hp | 27 | #yoho@7Y$^YpNb7hp |
28 | -jdbc.mysql.bigdata.password=ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA= | 28 | +jdbc.mysql.bigdata.password=9nm0icOwt6bMHjMusIfMLw== |
29 | 29 | ||
30 | -bigdata.database.cluster.name = shop | 30 | +bigdata.database.cluster.name = test |
31 | 31 | ||
32 | -bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn | 32 | +#bigDataRedis.proxy.address=test-bigdata-redis-1903805580.cn-north-1.elb.amazonaws.com.cn |
33 | #bigDataRedis.proxy.address=192.168.102.56 | 33 | #bigDataRedis.proxy.address=192.168.102.56 |
34 | + | ||
35 | +bigDataRedis.proxy.address=123.206.17.17 | ||
36 | +bigDataRedis.proxy.port=16379 |
-
Please register or login to post a comment