This commit is contained in:
给我
2026-01-28 17:29:13 +08:00
parent c724ff9e12
commit 9ffddb9a44
6 changed files with 53 additions and 51 deletions

View File

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