[Chore] Vercel 배포 도메인 허용을 위한 CORS 설정 업데이트 #23
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 작업한 내용
Vercel에 프론트엔드가 배포되면서, WebConfig의
allowedOrigins설정을 로컬 개발용과 배포용으로 분리하여 추가했습니다.🔍 참고 사항
http://localhost:5173— 로컬 개발 환경 (Vite)https://dear-me-five.vercel.app— 배포된 프론트엔드 도메인🖼️ 스크린샷
🔗 관련 이슈
#22
✅ 체크리스트