Update yoho-mars-autoconfig.properties
Showing
1 changed file
with
12 additions
and
2 deletions
1 | jdbc.mysql.readonlyinslave=true | 1 | jdbc.mysql.readonlyinslave=true |
2 | autoconfig.properties = sharedAutoconfig | 2 | autoconfig.properties = sharedAutoconfig |
3 | - | 3 | +is_debug_enable=false |
4 | autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties | 4 | autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties |
5 | 5 | ||
6 | yohomars.env.namespace = yohomars | 6 | yohomars.env.namespace = yohomars |
@@ -8,4 +8,14 @@ yohomars.env.serverport = 72 | @@ -8,4 +8,14 @@ yohomars.env.serverport = 72 | ||
8 | yohomars.env.webapphome = /home/dev/yoho-mars/deploy | 8 | yohomars.env.webapphome = /home/dev/yoho-mars/deploy |
9 | 9 | ||
10 | 10 | ||
11 | -uic.api.host=http://192.168.102.48:8096/uic | ||
11 | +uic.api.host=http://192.168.102.48:8096/uic | ||
12 | + | ||
13 | +exchange.cur.appkey=8154ce96f69f2bb7755b9f477091d3d7 | ||
14 | + | ||
15 | +redis.proxy.address=192.168.102.17 | ||
16 | +redis.proxy.port=6380 | ||
17 | +redis.readonly.proxy.port=6380 | ||
18 | +redis.readonly.proxy.address=192.168.102.17 | ||
19 | +redis.notsync.twemproxy.addresses=192.168.102.17:6380 | ||
20 | +mars.task.switch=true | ||
21 | +exchange.cur.appkey=8154ce96f69f2bb7755b9f477091d3d7 |
-
Please register or login to post a comment