diff --git a/vue.config.js b/vue.config.js index 502bdcb..dc5443f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -4,7 +4,7 @@ module.exports = { devServer: { proxy: { '/api': { - target: 'http://119.23.79.87:1999/', + target: 'http://116.62.7.230:1999/', changeOrigin: true, ws: true, pathRewrite: {