This commit is contained in:
jy 2025-06-05 09:16:27 +08:00
parent 1ecca030f8
commit e34b2bbdae

View File

@ -4,7 +4,7 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
const serverHost = "http://172.20.19.62:8006"
const serverHost = "http://192.168.31.232:8006"
module.exports = {
publicPath: "./",
outputDir: "ylth",