DESKTOP-SVI9JE1\muzen hace 1 año
padre
commit
e75f9948e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]: ''