增加预发布环境

This commit is contained in:
2024-10-22 14:27:16 +08:00
parent a183514533
commit 385c95a15e
2 changed files with 13 additions and 1 deletions

View File

@@ -213,6 +213,15 @@
"/ysk" : ""
}
},
"/yufabu" : {
// 需要被代理的后台地址
"target" : "https://pre-cashier.sxczgkj.cn",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"/yufabu" : ""
}
},
"/ww" : {
// 需要被代理的后台地址
"target" : "http://192.168.1.15:8000",