增加登录之前的一次传送
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"disableHostCheck" : false,
|
||||
"proxy" : {
|
||||
"/api" : {
|
||||
"target" : "http://192.168.1.13:8888/api/",
|
||||
"target" : "http://192.168.1.24:8888/api/",
|
||||
"ws" : false,
|
||||
"changeOrigin" : true, //是否跨域
|
||||
"secure" : false, // 设置支持https协议的代理
|
||||
|
||||
Reference in New Issue
Block a user