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

+ 2 - 2
vue.config.js

@@ -12,12 +12,12 @@ module.exports = {
                 secure: false,
             },
             '/meiku': {
-                target: 'http://60.205.177.43:28888',
+                target: 'http://60.205.177.43:8080',
                 changeOrigin: true,
                 secure: false,
             },
             '/datacenter4': {
-                target: 'http://60.205.177.43:28888',
+                target: 'http://60.205.177.43:8080',
                 changeOrigin: true,
                 secure: false,
             },