...
|
...
|
@@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig |
|
|
|
|
|
yohobuy.crm.env.serverport=3
|
|
|
yohobuy.crm.env.namespace=crm
|
|
|
yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy
|
|
|
yohobuy.crm.env.webapphome=/home/test/yohobuy-crm/deploy
|
|
|
jdbc.mysql.readonlyinslave=true
|
|
|
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
|
|
|
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
|
|
|
|
|
|
#bigData.url=http://123.207.166.124:8080/bigdata/crm/
|
|
|
bigData.url=http://123.207.166.124:8888/bigdata/crm/
|
...
|
...
|
|