Showing
1 changed file
with
2 additions
and
2 deletions
@@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig | @@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig | ||
2 | 2 | ||
3 | yohobuy.crm.env.serverport=3 | 3 | yohobuy.crm.env.serverport=3 |
4 | yohobuy.crm.env.namespace=crm | 4 | yohobuy.crm.env.namespace=crm |
5 | -yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy | 5 | +yohobuy.crm.env.webapphome=/home/test/yohobuy-crm/deploy |
6 | jdbc.mysql.readonlyinslave=true | 6 | jdbc.mysql.readonlyinslave=true |
7 | 7 | ||
8 | -autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties | 8 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties |
9 | 9 | ||
10 | bigData.url=http://123.207.166.124:8080/bigdata/crm/ | 10 | bigData.url=http://123.207.166.124:8080/bigdata/crm/ |
11 | search.url=192.168.102.216:8080 | 11 | search.url=192.168.102.216:8080 |
-
Please register or login to post a comment