共享出库记录
This commit is contained in:
parent
436741642c
commit
a385e2dd9a
|
|
@ -5,7 +5,7 @@ npm-debug.log*
|
|||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
**/*.log
|
||||
|
||||
.history/
|
||||
tests/**/coverage/
|
||||
tests/e2e/reports
|
||||
selenium-debug.log
|
||||
|
|
|
|||
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue