...
|
...
|
@@ -18,7 +18,7 @@ module.exports = { |
|
|
domains: {
|
|
|
// test3
|
|
|
singleApi: 'http://api-test3.yohops.com:9999/',
|
|
|
api: 'http://api-test3.yohops.com:9999/',
|
|
|
api: 'http://192.168.103.59:8080/gateway/',
|
|
|
service: 'http://service-test3.yohops.com:9999/',
|
|
|
serviceNotify: 'http://service-test3.yohops.com:9999/',
|
|
|
global: 'http://global-test-soa.yohops.com:9999/',
|
...
|
...
|
|