对接下载中心管理
This commit is contained in:
@ -2,12 +2,12 @@ export default {
|
||||
dev: {
|
||||
'/api': {
|
||||
// target: 'http://10.242.37.148:18022',//
|
||||
target: 'http://10.0.0.10:18012',//
|
||||
target: 'http://10.0.0.14:18013',//
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/api': '' },
|
||||
},
|
||||
'/upload': {
|
||||
target: 'http://10.0.0.10:18013',//
|
||||
target: 'http://10.0.0.14:18013',//
|
||||
changeOrigin: true,
|
||||
pathRewrite: { '^/upload': '' },
|
||||
},
|
||||
|
Reference in New Issue
Block a user