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

feat [#214] 클라이언트 요청으로 CORS 허용 도메인 추가 #215

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

ch1hyun
Copy link
Collaborator

@ch1hyun ch1hyun commented Jan 24, 2025

✨ Issue Number ✨

closes #214

✨ To-do ✨

  • CORS 허용 도메인 추가

✨ Description ✨  

클라이언트 요청에 따라 CORS 허용 도메인에 요청한 도메인을 추가합니다.

@ch1hyun ch1hyun added the ✨ Feature 기능 개발 label Jan 24, 2025
@ch1hyun ch1hyun self-assigned this Jan 24, 2025
Copy link
Collaborator

@Ivoryeee Ivoryeee left a comment

Choose a reason for hiding this comment

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

어푸푸

@ch1hyun ch1hyun merged commit 88b6937 into develop Jan 24, 2025
2 checks passed
@ch1hyun ch1hyun deleted the feat#214/addCorsDomain branch January 24, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 클라이언트 요청으로 CORS 허용 도메인 추가
2 participants