This commit is contained in:
lcw
2025-09-15 11:49:47 +08:00
parent 30d5a663ef
commit 97a8dd26e2
35 changed files with 148 additions and 95 deletions

View File

@ -4,8 +4,8 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://192.192.8.9:8006";
const serverHost = "http://192.168.1.32:8066"
const serverHost = "http://192.168.8.15:8006"
// const serverHost = "http://192.168.1.32:8066"
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",