|
@@ -26,27 +26,27 @@ module.exports = {
|
|
|
target: 'http://smart.cc-lotus.info',
|
|
|
},
|
|
|
'/api/setting': {
|
|
|
- target: 'http://10.16.9.108:9000',
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
changeOrigin: true,
|
|
|
ws: true,
|
|
|
},
|
|
|
'/api/affairs': {
|
|
|
- target: 'http://10.16.9.108:9002',
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
changeOrigin: true,
|
|
|
ws: true,
|
|
|
},
|
|
|
'/api/policy': {
|
|
|
- target: 'http://10.16.9.108:9003',
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
changeOrigin: true,
|
|
|
ws: true,
|
|
|
},
|
|
|
'/api/record': {
|
|
|
- target: 'http://10.16.9.108:9005',
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
changeOrigin: true,
|
|
|
ws: true,
|
|
|
},
|
|
|
'/api/serve': {
|
|
|
- target: 'http://10.16.9.108:9006',
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
changeOrigin: true,
|
|
|
ws: true,
|
|
|
|