...
|
...
|
@@ -16,8 +16,8 @@ module.exports = { |
|
|
siteUrl: 'http://www.yohobuy.com',
|
|
|
cookieDomain: '.yohobuy.com',
|
|
|
domains: {
|
|
|
singleApi: 'http://192.168.102.27:8092/brower',
|
|
|
|
|
|
// test3
|
|
|
singleApi: 'http://192.168.102.48:8092/brower',
|
|
|
api: 'http://api-test3.yohops.com:9999/',
|
|
|
service: 'http://service-test3.yohops.com:9999/',
|
|
|
|
...
|
...
|
|