Update global-autoconfig.properties
Showing
1 changed file
with
7 additions
and
0 deletions
@@ -215,6 +215,13 @@ jdbc.mysql.lineshops.slave=192.168.102.219:3306 | @@ -215,6 +215,13 @@ jdbc.mysql.lineshops.slave=192.168.102.219:3306 | ||
215 | jdbc.mysql.lineshops.username=yh_test | 215 | jdbc.mysql.lineshops.username=yh_test |
216 | jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw== | 216 | jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw== |
217 | 217 | ||
218 | +# yh_mars | ||
219 | +jdbc.mysql.yhmars.master=192.168.102.17:3306 | ||
220 | +jdbc.mysql.yhmars.slave=192.168.102.17:3306 | ||
221 | +jdbc.mysql.yhmars.username=root | ||
222 | +jdbc.mysql.yhmars.password=Z5BMngayHLUxyWLSv6+koA== | ||
223 | + | ||
224 | + | ||
218 | # search-es | 225 | # search-es |
219 | search.es.cluster.name = yohosearch | 226 | search.es.cluster.name = yohosearch |
220 | search.es.servers = 192.168.102.12:9300 192.168.102.13:9300 | 227 | search.es.servers = 192.168.102.12:9300 192.168.102.13:9300 |
-
Please register or login to post a comment