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: cors 허용 주소에 https 추가 #134

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Fix: cors 허용 주소에 https 추가 #134

merged 1 commit into from
Mar 14, 2023

Conversation

iyu88
Copy link
Member

@iyu88 iyu88 commented Mar 14, 2023

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 수정

관련 이슈

변경 사항

  • AWS EC2에 HTTPS를 적용하고 나서 기존 코드에서 요청을 보내는 주소를 수정해야 했습니다.

  • CORS 허용 주소에 HTTPS 프로토콜을 포함시켰습니다.

  • 이외에도 ENV 파일에서 사용하는 주소도 변경했습니다.

참고 자료

[AWS] EC2 인스턴스에 HTTPS 적용하기

AWS 인증서 발급 받아 https 적용하기 - aws certificate https

[AWS] AWS 인증서로(ACM) HTTPS 적용해보기

[CentOS] Nginx 설치 및 사용 방법

[AWS|GCP EC2] React+Next.js HTTPS 도메인 적용 방법 (Nginx 리버스프록시 연결 + snapd SSL 인증서 자동 갱신)

@iyu88 iyu88 added enhancement New feature or request ⚙️ 환경설정 labels Mar 14, 2023
@iyu88 iyu88 self-assigned this Mar 14, 2023
@iyu88 iyu88 changed the base branch from main to dev March 14, 2023 04:01
@iyu88 iyu88 merged commit 79a7b1d into dev Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant