Skip to content

Fix: CORS 설정 수정(*.woorifisa.site -> www.wooricodeshare.com)#47

Merged
namsh1125 merged 1 commit intodevfrom
fix/46
Mar 1, 2025
Merged

Fix: CORS 설정 수정(*.woorifisa.site -> www.wooricodeshare.com)#47
namsh1125 merged 1 commit intodevfrom
fix/46

Conversation

@namsh1125
Copy link
Contributor

@namsh1125 namsh1125 commented Mar 1, 2025

🚀 개요

클라우드 환경에 배포됨에 따라, FE의 CORS 설정 필요

따라서 cors 설정에 www.wooricodeshare.com 추가

🔍 변경사항

  • CORS 설정에서 https://*.woorifisa.site이 제거되고, https://www.wooricodeshare.com 설정이 추가되었습니다.

⏳ 작업 내용

  • https://*.woorifisa.site CORS 설정 제거
  • https://www.wooricodeshare.com CORS 설정 추가

@namsh1125 namsh1125 linked an issue Mar 1, 2025 that may be closed by this pull request
1 task
@namsh1125 namsh1125 merged commit 01c0e97 into dev Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔨[fix] CORS 설정 수정

1 participant