guhongwei 3 éve
szülő
commit
f76a912c49
1 módosított fájl, 2 hozzáadás és 2 törlés
  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: {