yxc пре 2 година
родитељ
комит
a2d1d80a54
1 измењених фајлова са 1 додато и 1 уклоњено
  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': ''
         }