Showing
1 changed file
with
20 additions
and
0 deletions
1 | +jdbc.mysql.readonlyinslave=true | ||
2 | +autoconfig.properties = sharedAutoconfig | ||
3 | + | ||
4 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_3/global-autoconfig.properties | ||
5 | + | ||
6 | +yoho.env.namespace = yohomars-platform | ||
7 | +yoho.env.serverport = 62 | ||
8 | +yoho.env.webapphome = /home/test/yohomars-platform/deploy | ||
9 | + | ||
10 | +redis.proxy.address=192.168.102.17 | ||
11 | +redis.proxy.port=6380 | ||
12 | +redis.readonly.proxy.port=6380 | ||
13 | +redis.readonly.proxy.address=192.168.102.17 | ||
14 | +redis.notsync.twemproxy.addresses=192.168.102.17:6380 | ||
15 | + | ||
16 | +uic.api.host=http://192.168.102.48:8096/uic | ||
17 | + | ||
18 | +crontab.message.systemMsgProduce=15 */1 * * * ? | ||
19 | +crontab.majia.aotuAddMajia=30 */30 * * * ? | ||
20 | +mars.platform.task.switch=true |
-
Please register or login to post a comment