Browse Source

Merge branch 'develop/3.1.4' into test

DESKTOP-SVI9JE1\muzen 1 year ago
parent
commit
c870cda5c6
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: `https://o3tapi.radio1964.com/admin`,
         // target: `http://192.168.0.217:2678/admin`, // 付新保
         // target: `http://192.168.0.217:2678/admin`, // 付新保
         // target: `http://192.168.0.174:2027`, // 陈浩
         // target: `http://192.168.0.174:2027`, // 陈浩
-        // target: `http://10.0.2.5:2027`,
+        // target: `http://10.0.2.9:2027`,
         changeOrigin: true,
         changeOrigin: true,
         pathRewrite: {
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''
           ['^' + process.env.VUE_APP_BASE_API]: ''