yohobuy-resources-autoconfig.properties
1 KB
autoconfig.properties = sharedAutoconfig
autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties
jdbc.mysql.readonlyinslave = false
jdbc.mysql.yhresource.master.url = jdbc:mysql://192.168.50.69:9980/yh_resource
jdbc.mysql.yhresource.password = yh_test
jdbc.mysql.yhresource.slave.url = jdbc:mysql://192.168.102.219:3306/yh_resource
jdbc.mysql.yhresource.username = yh_test
jdbc.mysql.yhshops.master.url = jdbc:mysql://192.168.50.69:9980/yh_shops
jdbc.mysql.yhshops.password = yh_test
jdbc.mysql.yhshops.slave.url = jdbc:mysql://192.168.102.219:3306/yh_shops
jdbc.mysql.yhshops.username = yh_test
yoho.env.javahome = /usr/local/java
yoho.env.serverhome = /usr/local/${yoho.env.servertype}
yoho.env.servertype = tomcat
yohobuy.resources.env.namespace = resources
yohobuy.resources.env.productmode = PRODUCT
yohobuy.resources.env.serverport = 7
yohobuy.resources.env.webapphome = /home/test/yohobuy-resources/deploy