arm64设备安装websocket导致容器无限重启,使用ws代替

This commit is contained in:
Aaron
2021-02-19 19:16:42 +08:00
committed by Gitee
parent 2db6c4e887
commit 2d81c1533e

View File

@ -24,6 +24,6 @@
"request": "^2.88.2",
"tough-cookie": "^4.0.0",
"tunnel": "0.0.6",
"websocket": "^1.0.33"
"ws": "^7.4.3"
}
}