Authored by chenjian

Update global-autoconfig.properties

... ... @@ -271,6 +271,12 @@ jdbc.mysql.yhgeditor.slave=192.168.102.214:5511
jdbc.mysql.yhgeditor.username=yohodb
jdbc.mysql.yhgeditor.password=sptsRfIfzmZJ0JPOnHKN9BIqqFRmY3+jrks0lQGi164=
#yhextendstore
jdbc.mysql.yhextendstore.master=192.168.102.219:3306
jdbc.mysql.yhextendstore.slave=192.168.102.219:3306
jdbc.mysql.yhextendstore.username=yh_test
jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw==
# search-es
search.es.cluster.name = yohosearch
search.es.servers = 192.168.102.12:9300 192.168.102.13:9300
... ...