You can just add user name and password in the Redis url in the server connect settings. Like:
redis://user:password@domain.com/
If you only have password and no username don’t forget to prefix it with :
You can just add user name and password in the Redis url in the server connect settings. Like:
redis://user:password@domain.com/
If you only have password and no username don’t forget to prefix it with :