已调通微信小程序,支持域名调用
This commit is contained in:
@@ -50,15 +50,15 @@
|
||||
"port" : 8080,
|
||||
"proxy" : {
|
||||
"^/api" : {
|
||||
"target" : "http://localhost:9060",
|
||||
"target" : "https://api.huayang-star.com",
|
||||
"changeOrigin" : true,
|
||||
"secure" : false
|
||||
"secure" : true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mp-weixin" : {
|
||||
"appid" : "",
|
||||
"appid" : "wx534c58a9db510fba",
|
||||
"setting" : {
|
||||
"urlCheck" : false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user