Conversation
Closed
2 tasks
ghi512
approved these changes
Apr 25, 2025
Member
Author
|
상관없긴 한데 삭제하려구요~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

1. 회원로직 재검
1️⃣ redirect URI 인코딩 수정
2️⃣ savedCafe 선삭제 후 탈퇴
3️⃣ 카톡로그인 email null값으로 들어옴→동의 안되어있어서 그럼
→ scope에 빠져있어서 Dockerfile에 추가
수정코드Dspring.security.oauth2.client.registration.kakao.scope=profile_nickname,profile_image,account_email \4️⃣ Logout Redirect URI 카카오 디벨로퍼에 추가 완료
2. EC2 부담 감소위한 deploy.yml 수정방안 적용완료
✅ 1.빌드를 로컬(GitHub Actions)에서 하고, EC2에는 결과물만 전달
✅ 2. jar 파일 경로 문제 수정
✅ 3. jar 파일 EC2로 전송
✅ 4. Dockerfile 수정
✔️ 바뀌는 흐름