Skip to content

Conversation

@ysw789
Copy link
Member

@ysw789 ysw789 commented Feb 10, 2025

[fix] CORS 개방 설정

Issue

변경 내용

  • Security Config 속 CORS 설정 추가

구현 사항

  • 모든 출처의 요청에 대한 CORS 허용 (추후 수정)

- 모든 출처의 요청에 대한 CORS 허용 (추후 수정)
@ysw789 ysw789 added the FIX label Feb 10, 2025
@ysw789 ysw789 requested review from dohy-eon and hodoon February 10, 2025 14:43
@ysw789 ysw789 self-assigned this Feb 10, 2025
@ysw789 ysw789 linked an issue Feb 10, 2025 that may be closed by this pull request
@hodoon
Copy link
Collaborator

hodoon commented Feb 11, 2025

저렇게 다 열어놔도 괜찮은건가요?

@ysw789
Copy link
Member Author

ysw789 commented Feb 11, 2025

저렇게 다 열어놔도 괜찮은건가요?

나중에 프론트엔드 서버가 확정되면 그 주소에 맞춰서 설정하면 됨
(지금 저렇게 안 하면 API 연동 테스트를 못 함 😅)

@ysw789 ysw789 merged commit 1ee96e2 into dev Feb 11, 2025
1 check passed
@ysw789 ysw789 deleted the fix/#15 branch February 11, 2025 06:59
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.

[fix] CORS 개방

4 participants