This commit is contained in:
13684185576
2025-07-21 21:28:27 +08:00
parent 70b122071c
commit 11ec0b2d13
476 changed files with 125535 additions and 164 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.43.92:8006";
const serverHost = "http://192.168.1.32:8066";
// const serverHost ="http://80.60.36.64:8006"
module.exports = {
publicPath: "/",