|
@@ -47,7 +47,7 @@ module.exports = {
|
|
|
'/dev-api/identificat/upload': {
|
|
|
// target: `http://192.168.188.99:8080`,
|
|
|
target: `http://192.168.1.11:19500/upload`,
|
|
|
- changeOrigin: true,
|
|
|
+ changeOrigin: true1,
|
|
|
pathRewrite: {
|
|
|
'^/dev-api/identificat/upload': ''
|
|
|
}
|