guhongwei há 4 anos atrás
pai
commit
e0724fe7ba
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -25,7 +25,7 @@ module.exports = {
         target: 'http://free.liaoningdoupo.com',
       },
       '/api': {
-        target: 'http://192.168.1.19:9101',
+        target: 'http://192.168.1.118',
         changeOrigin: true,
         ws: true,
       },