YaolongHan 4 years ago
parent
commit
ea6f6fb9cc
1 changed files with 2 additions and 2 deletions
  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,
             },