1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
This commit is contained in:
Martin McKeaveney 2021-09-09 18:20:12 +01:00
parent 94abf68bbe
commit febe5c1f6f

View file

@ -56,7 +56,7 @@ function init() {
if (CLIENT) {
CLIENT.disconnect()
}
const { redisProtocolUrl, opts, host, port } = getRedisOptions(CLUSTERED)
if (CLUSTERED) {