This commit is contained in:
给我
2026-03-18 18:04:15 +08:00
parent bb9ad84539
commit 70f03fde94
9 changed files with 1039 additions and 283 deletions

View File

@ -13,7 +13,7 @@ module.exports = {
proxy: {
'/mosty-api': {
target: "http://118.122.165.45:35623",
// target: "http://192.168.19.212:8006",
// target: "http://192.168.31.91:8006",
changeOrigin: true,
},
}