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

This commit is contained in:
Aaron
2021-02-19 19:16:42 +08:00
committed by Gitee
parent bf358a72e9
commit 4000833ea5

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"
}
}