guhongwei 1 gadu atpakaļ
vecāks
revīzija
5087d3bb25
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -23,7 +23,7 @@ module.exports = {
         target: 'https://broadcast.waityou24.cn',
       },
       '/projectadmin/api': {
-        target: 'http://broadcast.waityou24.cn', //http://192.168.1.144:10102  http://www.freeskyghw.cn  http://47.93.34.200
+        target: 'https://broadcast.waityou24.cn', //http://192.168.1.144:10102  http://www.freeskyghw.cn  http://47.93.34.200
         changeOrigin: true,
         ws: false,
       },