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 #182] CORS 오류 해결 #183

Merged
merged 1 commit into from
Jan 1, 2025
Merged

[fix #182] CORS 오류 해결 #183

merged 1 commit into from
Jan 1, 2025

Conversation

dudxo
Copy link
Collaborator

@dudxo dudxo commented Jan 1, 2025

관련 이슈

📑 작업 상세 내용

  • Front-End 배포서버 도메인 변경에 따른 CORS 오류 발생
    • allowedOrigins 내부 도메인 변경으로 해결

💫 작업 요약

  • CORS 허가 도메인 오류 해결

🔍 중점적으로 리뷰 할 부분

@dudxo dudxo added 🚨 fix 오류 수정 빠른 리뷰! 빠른 PR 리뷰가 필요할 때 labels Jan 1, 2025
@dudxo dudxo requested a review from hyun2371 January 1, 2025 05:36
@dudxo dudxo self-assigned this Jan 1, 2025
@dudxo dudxo linked an issue Jan 1, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Jan 1, 2025

Code Coverage

Overall Project 83.58% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Jan 1, 2025

Test Results

 28 files   28 suites   13s ⏱️
136 tests 134 ✅ 2 💤 0 ❌
137 runs  135 ✅ 2 💤 0 ❌

Results for commit 6b668b8.

@dudxo dudxo merged commit fc2dd72 into dev Jan 1, 2025
3 checks passed
@hyun2371 hyun2371 deleted the fix/182/cors-front-origin branch January 1, 2025 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
빠른 리뷰! 빠른 PR 리뷰가 필요할 때 🚨 fix 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚨 CORS 오류
2 participants