mobile CCTV,mobile surveillance,police body worn cameras
标题:
接口不通
[打印本页]
author:
jnwang
time:
2024-4-11 17:35
标题:
接口不通
devServer: {
port: 8080,
proxy: {
"^/bvcsp": {
target: "https://192.168.10.72:9781",
secure: true,
ws: true,
changeOrigin: true,
},
"^/bvvtdu": {
target: "https://192.168.10.72:9781",
secure: true,
ws: true,
changeOrigin: true,
},
"^/bvnru": {
target: "https://192.168.10.72:9781",
secure: true,
ws: true,
changeOrigin: true,
}
},server端ip 192.168.10.72 ,客户端访问接口地址 提示 Proxy error: Could not proxy request /bvcsp/v1/auth/login from localhost:8080 to
https://192.168.10.72:9781
(CERT_HAS_EXPIRED).
author:
IBeli
time:
2024-4-11 17:56
每个代理 secure: true 改成 secure: false
欢迎光临 mobile CCTV,mobile surveillance,police body worn cameras (http://bbs.besovideo.com:8067/)
Powered by Discuz! X3.2