데이터베이스 [DB (Database)]/Redis
redis - authentication
Admin_This_Project
2022. 7. 13. 13:57
redis 에 접속하여 인증절차를 받아야 할때
ERROR !!!!
- (error) noauth authentication required. redis
#패스워드 인증하기
- AUTH {password}
re: OK
728x90