修改参数

This commit is contained in:
13684185576
2025-07-24 14:11:11 +08:00
parent 6e5853d852
commit c9606a1879
15 changed files with 576 additions and 333 deletions

View File

@ -4,7 +4,7 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://192.192.192.109:8006";
const serverHost = "http://192.168.1.32:8066";
const serverHost = "http://192.168.0.231:8006";
// const serverHost ="http://80.60.36.64:8006"
module.exports = {
publicPath: "/",