guhongwei hace 3 años
padre
commit
f76a912c49
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -23,10 +23,10 @@ module.exports = {
         target: 'http://broadcast.kqyjy.com',
       },
       '/api/label': {
-        target: 'http://192.168.1.197:4200',
+        target: 'http://broadcast.kqyjy.com',
       },
       [process.env.VUE_APP_BASE_API]: {
-        target: 'http://192.168.1.197:8112',
+        target: 'http://broadcast.kqyjy.com',
         changeOrigin: true,
         ws: false,
         // pathRewrite: {