Blame view

autoconfig/test/yoho-family-autoconfig.properties 607 Bytes
wangxin authored
1 2
autoconfig.properties  = sharedAutoconfig
autoconfig.properties.sharedAutoconfig  = file:/home/test/opps/deploy/autoconfig/test/yoho-family-autoconfig.properties
3 4 5
yoho.family.env.namespace   = yoho-family
yoho.family.env.serverport  = 6
yoho.family.env.webapphome  = /home/test/yoho-family/deploy
wangxin authored
6 7 8 9 10 11 12 13 14 15

#db_pool_config
db.default.initialSize=10
db.default.maxTotal=20
db.default.maxIdle=10
db.default.minIdle=5

#debug_enable
is_debug_enable=false
16 17
web.context=yoho-family
18 19
##uic接口url
uic.service.url = http://192.168.102.27:8096/uic
20 21
##gateway接口url
gateway.service.url = http://192.168.103.73:8080/gateway