feat: 新增体格检查
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@
|
||||
"devServer" : {
|
||||
"proxy" : {
|
||||
"/backend-api" : {
|
||||
"target" : "http://127.0.0.1:8000",
|
||||
"target" : "http://192.168.2.76:8000",
|
||||
"changeOrigin" : true,
|
||||
"pathRewrite" : {
|
||||
"^/backend-api" : "/api"
|
||||
|
||||
Reference in New Issue
Block a user