This commit is contained in:
lcw
2025-06-23 10:00:28 +08:00
parent b718751a88
commit e83dbabe9d
372 changed files with 44 additions and 125291 deletions

View File

@ -3,8 +3,7 @@ const path = require("path");
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://127.0.0.1:8006"
module.exports = {
publicPath: "./",