Showing
1 changed file
with
1 additions
and
1 deletions
@@ -18,7 +18,7 @@ module.exports = { | @@ -18,7 +18,7 @@ module.exports = { | ||
18 | domains: { | 18 | domains: { |
19 | // test3 | 19 | // test3 |
20 | singleApi: 'http://api-test3.yohops.com:9999/', | 20 | singleApi: 'http://api-test3.yohops.com:9999/', |
21 | - api: 'http://192.168.103.59:8080/gateway/', | 21 | + api: 'http://api-test3.yohops.com:9999/', |
22 | service: 'http://service-test3.yohops.com:9999/', | 22 | service: 'http://service-test3.yohops.com:9999/', |
23 | serviceNotify: 'http://service-test3.yohops.com:9999/', | 23 | serviceNotify: 'http://service-test3.yohops.com:9999/', |
24 | global: 'http://global-test-soa.yohops.com:9999/', | 24 | global: 'http://global-test-soa.yohops.com:9999/', |
-
Please register or login to post a comment