|
|
autoconfig.properties = sharedAutoconfig
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
|
|
|
|
|
|
yoho.inbox.env.namespace=inbox
|
|
|
yoho.inbox.env.serverport=2
|
...
|
...
|
@@ -7,5 +7,6 @@ yoho.inbox.env.webapphome = /home/test/yoho-inbox/deploy |
|
|
|
|
|
jdbc.mysql.readonlyinslave = true
|
|
|
|
|
|
msgCenter.inbox.sendMaxCount=20
|
|
|
msgCenter.inbox.sendMaxCount = 20
|
|
|
|
|
|
api.yoho.url = http://api-test3.dev.yohocorp.com |
|
|
\ No newline at end of file |
...
|
...
|
|