|
|
jdbc.mysql.readonlyinslave=true
|
|
|
autoconfig.properties = sharedAutoconfig
|
|
|
|
|
|
is_debug_enable=false
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
|
|
|
|
|
|
yohomars.env.namespace = yohomars
|
...
|
...
|
@@ -8,4 +8,14 @@ yohomars.env.serverport = 72 |
|
|
yohomars.env.webapphome = /home/dev/yoho-mars/deploy
|
|
|
|
|
|
|
|
|
uic.api.host=http://192.168.102.48:8096/uic |
|
|
\ No newline at end of file |
|
|
uic.api.host=http://192.168.102.48:8096/uic
|
|
|
|
|
|
exchange.cur.appkey=8154ce96f69f2bb7755b9f477091d3d7
|
|
|
|
|
|
redis.proxy.address=192.168.102.17
|
|
|
redis.proxy.port=6380
|
|
|
redis.readonly.proxy.port=6380
|
|
|
redis.readonly.proxy.address=192.168.102.17
|
|
|
redis.notsync.twemproxy.addresses=192.168.102.17:6380
|
|
|
mars.task.switch=true
|
|
|
exchange.cur.appkey=8154ce96f69f2bb7755b9f477091d3d7 |
|
|
\ No newline at end of file |
...
|
...
|
|