This commit is contained in:
2025-06-10 09:26:48 +08:00
parent 64bbcd2a06
commit be453d2230
5 changed files with 4 additions and 4 deletions

View File

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