王哲 1 周之前
父節點
當前提交
ad577c0be4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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://192.168.4.61:3031`,
         target: `http://127.0.0.1:3031`,
+        // target: `http://39.153.161.212:40030`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''