This commit is contained in:
13684185576
2025-12-05 10:11:04 +08:00
parent 223dd787b8
commit 5d8263c973
2 changed files with 5 additions and 12 deletions

View File

@ -4,9 +4,9 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://47.108.232.77:9537";
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://192.168.1.98:8006"
module.exports = {
publicPath: "./",
outputDir: "jcz",