Skip to content

Commit

Permalink
[WIP] fix Failed to connect to redis single node after starting redis…
Browse files Browse the repository at this point in the history
… cache apache#4973

[WIP] fix Failed to connect to redis single node after starting redis cache apache#4973
  • Loading branch information
utopianet authored Nov 17, 2023
1 parent 16e02db commit 9b95409
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ object RedisClient {
SessionHAConfiguration.RedisHost,
SessionHAConfiguration.RedisPort,
redisTimeout,
SessionHAConfiguration.RedisSentinalServer
SessionHAConfiguration.RedisPassword
)
}

Expand Down

0 comments on commit 9b95409

Please sign in to comment.