王哲 1 week ago
parent
commit
ad577c0be4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      monitor_ui/vue.config.js

+ 1 - 0
monitor_ui/vue.config.js

@@ -44,6 +44,7 @@ module.exports = {
         // target: `http://36.49.108.22:3031`,
         // target: `http://36.49.108.22:3031`,
         // target: `http://192.168.4.61:3031`,
         // target: `http://192.168.4.61:3031`,
         target: `http://127.0.0.1:3031`,
         target: `http://127.0.0.1:3031`,
+        // target: `http://39.153.161.212:40030`,
         changeOrigin: true,
         changeOrigin: true,
         pathRewrite: {
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''
           ['^' + process.env.VUE_APP_BASE_API]: ''