|
@@ -1,14 +1,14 @@
|
|
|
module.exports = {
|
|
|
production: {
|
|
|
- xiaoben: 'http://xbas2.schcur.com'
|
|
|
+ xiaoben: 'http://xbas3.schcur.com'
|
|
|
},
|
|
|
dev: {
|
|
|
- xiaoben: 'http://xbas2.dev.xiaoben.com'
|
|
|
+ xiaoben: 'http://xbas3.dev.xiaoben.com'
|
|
|
},
|
|
|
testing: {
|
|
|
- xiaoben: 'http://xbas2.testing.xiaoben.com'
|
|
|
+ xiaoben: 'http://xbas3.testing.xiaoben.com'
|
|
|
},
|
|
|
development: {
|
|
|
- xiaoben: 'http://xbas2.testing.xiaoben.com'
|
|
|
+ xiaoben: 'http://xbas3.testing.xiaoben.com'
|
|
|
}
|
|
|
};
|