Browse Source

vue.config更新

guhongwei 5 years ago
parent
commit
853caa1625
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -34,7 +34,7 @@ module.exports = {
         ws: true,
       },
       '/api': {
-        target: 'http://free.liaoningdoupo.com',
+        target: 'http://124.235.209.122:88',
         changeOrigin: true,
         ws: true,
       },