共享出库记录

This commit is contained in:
cwchen 2025-10-29 16:38:16 +08:00
parent 436741642c
commit a385e2dd9a
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -5,7 +5,7 @@ npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
**/*.log **/*.log
.history/
tests/**/coverage/ tests/**/coverage/
tests/e2e/reports tests/e2e/reports
selenium-debug.log selenium-debug.log

View File

@ -38,9 +38,9 @@ module.exports = {
// target: `http://localhost:18080`, // target: `http://localhost:18080`,
// target: `http://192.168.0.96:28080`,//马 // target: `http://192.168.0.96:28080`,//马
// target: `http://192.168.0.110:18080`,//洪 // 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://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`,// // target: `http://192.168.137.1:18080`,//
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {