mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
arm64设备安装websocket导致容器无限重启,使用ws代替
This commit is contained in:
parent
0c06f1d748
commit
ddebeb0b85
@ -24,6 +24,6 @@
|
|||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
"tough-cookie": "^4.0.0",
|
"tough-cookie": "^4.0.0",
|
||||||
"tunnel": "0.0.6",
|
"tunnel": "0.0.6",
|
||||||
"websocket": "^1.0.33"
|
"ws": "^7.4.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user