up
This commit is contained in:
@@ -71,18 +71,7 @@
|
||||
"vueVersion" : "3",
|
||||
"h5" : {
|
||||
"devServer" : {
|
||||
"disableHostCheck" : true,
|
||||
"proxy" : {
|
||||
"/api" : {
|
||||
"target" : "http://127.0.0.1:8080",
|
||||
"changeOrigin" : true,
|
||||
"secure" : false,
|
||||
"ws": false,
|
||||
"pathRewrite" : {
|
||||
"^/api" : ""
|
||||
}
|
||||
}
|
||||
}
|
||||
"disableHostCheck" : true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user