Explorar el Código

vue.config界面

yxc hace 2 años
padre
commit
a2d1d80a54
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -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': ''
         }