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] https 설정 제거 #30

Merged
merged 2 commits into from
Aug 23, 2024
Merged

[Fix] https 설정 제거 #30

merged 2 commits into from
Aug 23, 2024

Conversation

luna156
Copy link
Collaborator

@luna156 luna156 commented Aug 23, 2024

🎯 이슈 번호

[Fix] CORS 에러 해결 #27

💡 작업 내용

  • https 연결 제거
  • cloudfront domain을 allowed origin에 추가

💡 자세한 설명

  • 사설 ssl 인증서로는 브라우저단에서 막음
  • cloudfront를 이용하여 https 연결을 구현했기에 https 연결 제거

📗 참고 자료 (선택)

📢 리뷰 요구 사항 (선택)

🚩 후속 작업 (선택)

✅ 셀프 체크리스트

  • PR 제목을 형식에 맞게 작성했나요?
  • 브랜치 전략에 맞는 브랜치에 PR을 올리고 있나요? (master/main이 아닙니다.)
  • Reviewers, Labels, Projects를 등록했나요?
  • 작업 도중 문서 수정이 필요한 경우 잘 수정했나요?
  • 테스트는 잘 통과했나요?
  • 불필요한 코드는 제거했나요?

- cloudfront를 이용하여 https 연결을 구현했기에 https 연결 제거
- 사설 ssl 인증서로는 브라우저단에서 막음
@luna156 luna156 added the fixup fix or clean existing code label Aug 23, 2024
@luna156 luna156 self-assigned this Aug 23, 2024
@luna156 luna156 merged commit 75027ef into master Aug 23, 2024
1 check passed
@luna156 luna156 deleted the fix/remove-https branch August 23, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixup fix or clean existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant