This commit is contained in:
qianhao.xu
2024-03-28 13:42:29 +08:00
parent c3984f4ec7
commit 54070d803d
3 changed files with 34 additions and 29 deletions

View File

@@ -100,7 +100,7 @@
"disableHostCheck" : true,
"proxy" : {
"/api" : {
"target" : "http://192.168.2.101:8888",
"target" : "http://192.168.0.31:8888",
"pathRewrite" : {
"^/api" : ""
}