diff --git a/.gitignore b/.gitignore index 78798877..df72f9b0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* **/*.log - +.history/ tests/**/coverage/ tests/e2e/reports selenium-debug.log diff --git a/vue.config.js b/vue.config.js index 87dc9863..1b274c6b 100644 --- a/vue.config.js +++ b/vue.config.js @@ -38,9 +38,9 @@ module.exports = { // target: `http://localhost:18080`, // target: `http://192.168.0.96:28080`,//马 // target: `http://192.168.0.110:18080`,//洪 - // target: `http://192.168.0.234:18080`,//阮 + target: `http://192.168.0.41:28080`,//阮 // target: `http://36.33.26.201:17788/proxyApi`, //测试 - target: `http://127.0.0.1:28080`, //测试 + // target: `http://127.0.0.1:28080`, //测试 // target: `http://192.168.137.1:18080`,// changeOrigin: true, pathRewrite: {