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 allowedOrigins에 localhost 추가 #254

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

leeeeeyeon
Copy link
Collaborator

@leeeeeyeon leeeeeyeon commented Jul 29, 2024

🛰️ Issue Number

🪐 작업 내용

  • 프론트엔드 로컬 작업 환경에서 발생하는 CORS 문제를 해결하기 위해 allowedOrigins에 localhost:3000을 추가했습니다.

📚 Reference

✅ Check List

  • DB 스키마가 일치하는지 확인했나요?
  • SonarLint를 반영하여 코드를 수정했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@leeeeeyeon leeeeeyeon added the 🔨 fix Modifying previously implemented features label Jul 29, 2024
@leeeeeyeon leeeeeyeon self-assigned this Jul 29, 2024
Copy link

sonarcloud bot commented Jul 29, 2024

@leeeeeyeon leeeeeyeon merged commit 017d0da into develop Jul 29, 2024
2 checks passed
@leeeeeyeon leeeeeyeon deleted the feature/fix-cors-allow-origins branch July 29, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 fix Modifying previously implemented features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant