|
@@ -25,10 +25,6 @@ module.exports = {
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
ws: true,
|
|
ws: true,
|
|
},
|
|
},
|
|
- // '/api': {
|
|
|
|
- // target: 'http://smart.cc-lotus.info',
|
|
|
|
- // ws: true,
|
|
|
|
- // },
|
|
|
|
'/files': {
|
|
'/files': {
|
|
target: 'http://free.liaoningdoupo.com',
|
|
target: 'http://free.liaoningdoupo.com',
|
|
},
|
|
},
|
|
@@ -37,38 +33,38 @@ module.exports = {
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
ws: true,
|
|
ws: true,
|
|
},
|
|
},
|
|
- // '/api/setting': {
|
|
|
|
- // target: 'http://10.16.10.72:9000',
|
|
|
|
- // changeOrigin: true,
|
|
|
|
- // ws: true,
|
|
|
|
- // },
|
|
|
|
- // '/api/affairs': {
|
|
|
|
- // target: 'http://free.liaoningdoupo.com',
|
|
|
|
- // changeOrigin: true,
|
|
|
|
- // ws: true,
|
|
|
|
- // },
|
|
|
|
- // '/api/policy': {
|
|
|
|
- // target: 'http://free.liaoningdoupo.com',
|
|
|
|
- // changeOrigin: true,
|
|
|
|
- // ws: true,
|
|
|
|
- // },
|
|
|
|
- // '/api/record': {
|
|
|
|
- // target: 'http://free.liaoningdoupo.com',
|
|
|
|
- // changeOrigin: true,
|
|
|
|
- // ws: true,
|
|
|
|
- // },
|
|
|
|
- // '/api/serve': {
|
|
|
|
- // target: 'http://free.liaoningdoupo.com',
|
|
|
|
- // changeOrigin: true,
|
|
|
|
- // ws: true,
|
|
|
|
- // // pathRewrite: { '^/api/affairs': '/api' },
|
|
|
|
- // },
|
|
|
|
- // '/api/talent': {
|
|
|
|
- // target: 'http://free.liaoningdoupo.com',
|
|
|
|
- // changeOrigin: true,
|
|
|
|
- // ws: true,
|
|
|
|
- // // pathRewrite: { '^/api/affairs': '/api' },
|
|
|
|
- // },
|
|
|
|
|
|
+ '/api/setting': {
|
|
|
|
+ target: 'http://10.16.10.72:9000',
|
|
|
|
+ changeOrigin: true,
|
|
|
|
+ ws: true,
|
|
|
|
+ },
|
|
|
|
+ '/api/affairs': {
|
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
|
+ changeOrigin: true,
|
|
|
|
+ ws: true,
|
|
|
|
+ },
|
|
|
|
+ '/api/policy': {
|
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
|
+ changeOrigin: true,
|
|
|
|
+ ws: true,
|
|
|
|
+ },
|
|
|
|
+ '/api/record': {
|
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
|
+ changeOrigin: true,
|
|
|
|
+ ws: true,
|
|
|
|
+ },
|
|
|
|
+ '/api/serve': {
|
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
|
+ changeOrigin: true,
|
|
|
|
+ ws: true,
|
|
|
|
+ // pathRewrite: { '^/api/affairs': '/api' },
|
|
|
|
+ },
|
|
|
|
+ '/api/talent': {
|
|
|
|
+ target: 'http://free.liaoningdoupo.com',
|
|
|
|
+ changeOrigin: true,
|
|
|
|
+ ws: true,
|
|
|
|
+ // pathRewrite: { '^/api/affairs': '/api' },
|
|
|
|
+ },
|
|
// '/api/market': {
|
|
// '/api/market': {
|
|
// target: 'http://free.liaoningdoupo.com',
|
|
// target: 'http://free.liaoningdoupo.com',
|
|
// changeOrigin: true,
|
|
// changeOrigin: true,
|