lcw
This commit is contained in:
@ -4,8 +4,8 @@ function resolve(dir) {
|
||||
return path.join(__dirname, dir);
|
||||
}
|
||||
|
||||
// const serverHost = "http://192.168.1.32:8066"//波哥
|
||||
const serverHost = "http://192.168.0.231:8006"//线上
|
||||
const serverHost = "http://192.168.8.15:8066"//波哥
|
||||
// const serverHost = "http://192.168.0.231:8006"//线上
|
||||
// const serverHost = "http://192.168.1.117:8006"//周
|
||||
// const serverHost = "http://192.168.1.98:8006"//毛毛
|
||||
module.exports = {
|
||||
@ -49,8 +49,8 @@ module.exports = {
|
||||
changeOrigin: true,
|
||||
logLevel: "debug",
|
||||
pathRewrite: {
|
||||
"^/chat": "/"
|
||||
}
|
||||
"^/chat": "/"
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user