修改卡口

This commit is contained in:
13684185576
2025-12-06 17:21:35 +08:00
parent f660699a2f
commit ada2a0b02a
3 changed files with 27 additions and 22 deletions

View File

@ -3,11 +3,11 @@ const path = require("path");
function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://47.108.232.77:9537"//波哥
const serverHost = "http://183.222.39.242:38006"//波哥
// const serverHost = "http://47.108.232.77:9537";
// const serverHost = "http://192.168.0.231:8006"
// const serverHost = "http://192.168.1.98:8006"
const serverHost = "http://n5e6d39a.natappfree.cc"//周
// const serverHost = "http://n5e6d39a.natappfree.cc"//周
// const serverHost = "http://192.168.2.206:8006"//线上
module.exports = {
publicPath: "./",