Sfoglia il codice sorgente

Merge branch 'develop/3.1.4' into test

DESKTOP-SVI9JE1\muzen 1 anno fa
parent
commit
c870cda5c6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.174:2027`, // 陈浩
-        // target: `http://10.0.2.5:2027`,
+        // target: `http://10.0.2.9:2027`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''