代码优化
This commit is contained in:
parent
9ed322f9d5
commit
029c4ab38d
|
|
@ -36,8 +36,8 @@ module.exports = {
|
|||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||
[process.env.VUE_APP_BASE_API]: {
|
||||
// target: `http://192.168.2.75:48380`,//旭
|
||||
// target: `http://192.168.0.244:48380`,//测试
|
||||
target: `http://192.168.0.176:48380`,//刘鑫
|
||||
target: `http://192.168.0.244:48380`,//测试
|
||||
// target: `http://192.168.0.176:48380`,//刘鑫
|
||||
// target: `http://192.168.0.44:48380`,//测试
|
||||
// target: `http://192.168.0.176:48380`,//
|
||||
changeOrigin: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue