Showing
1 changed file
with
28 additions
and
0 deletions
1 | +yoho.logs.basedir=/Data/logs | ||
2 | + | ||
3 | +jdbc.mysql.readonlyinslave=true | ||
4 | +autoconfig.properties = sharedAutoconfig | ||
5 | + | ||
6 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties | ||
7 | + | ||
8 | +yoho.env.namespace = yohonow-platform | ||
9 | +yoho.env.serverport = 61 | ||
10 | +yoho.env.webapphome = /home/test/yohonow-platform/deploy | ||
11 | + | ||
12 | +redis.proxy.address=192.168.102.17 | ||
13 | +redis.proxy.port=6380 | ||
14 | +redis.readonly.proxy.port=6380 | ||
15 | +redis.readonly.proxy.address=192.168.102.17 | ||
16 | +redis.notsync.twemproxy.addresses=192.168.102.17:6380 | ||
17 | + | ||
18 | +qiniu.domain=http://img01.yohoboys.com | ||
19 | +qiniu.accesskey=cY9B5ZgON_7McTS5zV5nTeRyQ98MOcVD7W4eGVbE | ||
20 | +qiniu.secretkey=RduqgmK7cAtaQvdIa1ax_zzmMsnv9ac-Ka0uF6wG | ||
21 | +qiniu.bucket=cmsimg01 | ||
22 | + | ||
23 | +uic.api.host=http://192.168.102.48:8096/uic | ||
24 | +now.platform.task.switch=true | ||
25 | + | ||
26 | +#yoho social context | ||
27 | +yoho.social.context=http://192.168.102.52:8095/social | ||
28 | + |
-
Please register or login to post a comment