This commit is contained in:
jy
2025-05-27 10:19:13 +08:00
parent f217eddce2
commit 2b3da38702
3 changed files with 2 additions and 7 deletions

View File

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