Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] redis host 변경, Redis CLI 실행 #104

Merged
merged 1 commit into from
May 28, 2024
Merged

[Fix] redis host 변경, Redis CLI 실행 #104

merged 1 commit into from
May 28, 2024

Conversation

julia-heo
Copy link
Member

ℹ️ PR Type

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 의존성, 환경변수, 빌드 관련 업데이트
  • 기타

📍 Issue

resolve #40

🔎 작업 내용

  • redis가 실행되지 않고 있었다 -> sudo docker exec -i -t redis redis-cli
  • access token blacklist 시간 계산 수정
  • redis의 host를 배포 서버 host로 설정

📩 API Test

➰ ETC

@julia-heo julia-heo requested review from Haewonny and jiminnee May 28, 2024 08:31
@julia-heo julia-heo self-assigned this May 28, 2024
@julia-heo julia-heo added 채린 fix 버그 해결 labels May 28, 2024
Copy link
Member

@Haewonny Haewonny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오 레디스 고쳤네!! 고마워욤 👍🏻👍🏻👍🏻

@julia-heo julia-heo merged commit 4dbc681 into develop May 28, 2024
2 checks passed
@julia-heo julia-heo deleted the feature/#40 branch May 28, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 해결 채린
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 로그인,로그아웃,회원탈퇴 redis 연동
2 participants