This commit is contained in:
2026-01-23 15:48:16 +08:00
parent a718b46427
commit 1ace24ec06
3 changed files with 10 additions and 10 deletions

View File

@ -5,12 +5,12 @@ function resolve(dir) {
}
// http://47.108.232.77:9537/mosty-api/mosty-zhgj/docs.html
// const serverHost = "http://47.108.232.77:9537"//线上
const serverHost = "http://192.168.2.206:8006"//线上
// const serverHost = "http://192.168.2.206:8006"//线上
// const serverHost = "http://192.168.191.75:8006"//周
// const serverHost = "http://192.168.212.75:8016"//周
// const serverHost = "http://192.168.1.98:8006"//毛毛
// const serverHost = "http://192.168.193.75:8006"//线上
// const serverHost = "http://47.108.232.77:9537"//线上
const serverHost = "http://47.108.232.77:9537"//线上
module.exports = {
// configureWebpack: {
// resolve: {