...
|
...
|
@@ -6,17 +6,6 @@ yohomars.search.service.env.namespace = yohomars-search |
|
|
yohomars.search.service.env.serverport = 7
|
|
|
yohomars.search.service.env.webapphome = /home/test/yohomars-search-service/deploy
|
|
|
|
|
|
|
|
|
jdbc.mysql.yhsocial.master=172.16.4.138:3306
|
|
|
jdbc.mysql.yhsocial.slave=172.16.4.138:3306
|
|
|
jdbc.mysql.yhsocial.username=yh_test
|
|
|
jdbc.mysql.yhsocial.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhnow.master=172.16.4.138:3306
|
|
|
jdbc.mysql.yhnow.slave=172.16.4.138:3306
|
|
|
jdbc.mysql.yhnow.username=yh_test
|
|
|
jdbc.mysql.yhnow.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
redis.notsync.twemproxy.addresses = 192.168.102.211:6379
|
|
|
redis.proxy.address = 192.168.102.211
|
|
|
redis.readonly.proxy.address = 192.168.102.211 |
|
|
\ No newline at end of file |
...
|
...
|
|