diff --git a/vue.config.js b/vue.config.js index c0fe2cf..580a145 100644 --- a/vue.config.js +++ b/vue.config.js @@ -18,7 +18,7 @@ module.exports = { proxy: { '/tduck-api': { //target: 'http://localhost:8080/api/', - target: 'http://localhost:8116', + //target: 'http://localhost:8116', target: 'http://192.168.1.142:8116', //target: 'http://epmet-dev.elinkservice.cn:40002', changeOrigin: true