Showing
1 changed file
with
14 additions
and
0 deletions
1 | +autoconfig.properties = sharedAutoconfig | ||
2 | + | ||
3 | +autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | ||
4 | + | ||
5 | +erp.order.create.url = http://portal.admin.yohobuy.com/api/orderform/create | ||
6 | +erp.order.status.url = http://portal.admin.yohobuy.com/api/orders/status | ||
7 | + | ||
8 | +java.logs.home = /Data/logs | ||
9 | + | ||
10 | +jdbc.mysql.readonlyinslave = false | ||
11 | + | ||
12 | +yohobuy.order.env.namespace = order | ||
13 | +yohobuy.order.env.serverport = 4 | ||
14 | +yohobuy.order.env.webapphome = /home/test/yohobuy-order/deploy |
-
Please register or login to post a comment