Closed sibiar600 closed 6 years ago
Is there a way to use hydra-cli with a Redis server that is password protected?
@pascualjames You should be able to use: redis://user:secret@localhost:6379/0
redis://user:secret@localhost:6379/0
Thanks @cjus
Is there a way to use hydra-cli with a Redis server that is password protected?