This commit is contained in:
Martin McKeaveney 2021-09-09 18:20:12 +01:00
parent a6ff46be0c
commit ad2cccfbd2
1 changed files with 1 additions and 1 deletions

View File

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