diff --git a/vue.config.js b/vue.config.js index e3962d8..91f1025 100644 --- a/vue.config.js +++ b/vue.config.js @@ -46,7 +46,7 @@ module.exports = { // target: `http://120.79.202.7:443`, // target: `http://100.100.10.216:8099`, // target: 'http://106.15.139.36:18090', - target: 'http://127.0.0.1:18098/', //小乌龟本地 + // target: 'http://127.0.0.1:18098/', //小乌龟本地 changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''