Update uic-autoconfig.properties
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -2,9 +2,9 @@ autoconfig.properties = sharedAutoconfig | @@ -2,9 +2,9 @@ autoconfig.properties = sharedAutoconfig | ||
2 | 2 | ||
3 | autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties | 3 | autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test_nj_2/global-autoconfig.properties |
4 | 4 | ||
5 | -gateway.api.url = http://api.gray.yohops.com/ | 5 | +gateway.api.url = http://api-test2.yohops.com:9999/ |
6 | 6 | ||
7 | -gateway.service.url = http://service.yoho.cn/ | 7 | +gateway.service.url = http://service-test2.yohops.com:9999/ |
8 | 8 | ||
9 | is_debug_enable = true | 9 | is_debug_enable = true |
10 | 10 |
-
Please register or login to post a comment