DESKTOP-2S67K1S\31396 2 years ago
parent
commit
acee357084
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -38,7 +38,7 @@ module.exports = {
         target: `https://o3tapi.radio1964.com/admin`, // 测试
         // target: `http://192.168.0.217:2678/admin`, // 付新保本地
         // target: `http://192.168.0.185:2027`, // 陈浩
-        // target: `http://10.0.1.42:2027`,
+        // target: `http://10.0.2.36:2027`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''