guhongwei hace 2 años
padre
commit
5087d3bb25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
       },