You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redis2_pass :
how to enter the password?
I can connect the redis with the command:
redis-cli -h 192.168.55.33 -p 6379 -a mypassword
but how to use redis2 to connect the redis that requires a password
The text was updated successfully, but these errors were encountered:
redis2_pass :
how to enter the password?
I can connect the redis with the command:
redis-cli -h 192.168.55.33 -p 6379 -a mypassword
but how to use redis2 to connect the redis that requires a password
The text was updated successfully, but these errors were encountered: