...
|
...
|
@@ -14,8 +14,8 @@ const domains = { |
|
|
// api: 'http://192.168.103.59:8080/gateway',
|
|
|
// service: 'http://192.168.103.59:8080/gateway',
|
|
|
|
|
|
api: 'http://api-test3.yohops.com:9999/',
|
|
|
service: 'http://service-test3.yohops.com:9999/',
|
|
|
api: 'http://api-test2.yohops.com:9999/',
|
|
|
service: 'http://service-test2.yohops.com:9999/',
|
|
|
singleApi: 'http://api-test2.yohops.com:9999/',
|
|
|
global: 'http://global-test-soa.yohops.com:9999',
|
|
|
liveApi: 'http://testapi.live.yohops.com:9999/',
|
...
|
...
|
|