Authored by huangping

Update yoho-now-autoconfig.properties

... ... @@ -4,9 +4,15 @@ autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/auto
uic.service.url=http://192.168.102.48:8096/uic/
mag.service.url=http://ezine-test.yohops.com:9999/index.php?r=Apiemag
cn.site.url=http://newboys.test.yoho.cn
hk.site.url=http://hkboys.test.yoho.cn
yohonow.env.namespace = yohonow
yohonow.env.serverport = 1
yohonow.env.webapphome = /home/dev/yoho-now/deploy
\ No newline at end of file
yohonow.env.webapphome = /home/dev/yoho-now/deploy
boy.cn.site.url=http://newboys.test.yoho.cn
girl.cn.site.url=http://newgirls.test.yoho.cn
#hongkong site main
boy.hk.site.url=http://hkboys.test.yoho.cn
girl.hk.site.url=http://hkgirls.test.yoho.cn
\ No newline at end of file
... ...