This commit is contained in:
lcw
2025-06-08 22:19:02 +08:00
parent 13603503cc
commit 77819f1bed
4 changed files with 86 additions and 67 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.192.8.9:8006";
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",