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

[BUG] CORS 설정 #277

Open
splitCoding opened this issue Aug 16, 2023 · 0 comments
Open

[BUG] CORS 설정 #277

splitCoding opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🦋 Bug 🚨 버그 발생! 🚨

Comments

@splitCoding
Copy link
Collaborator

버그 기능

  • CORS 설정을 개발환경, 운영환경 분리를 위해 nginx CORS 설정을 사용한다.

버그 상황 재연

  • 현재 모든 CORS가 뚫려있다.

기대 동작

  • 운영 서버에서는 운영 프론트 서버에서만 개발환경은 개발 프론트 서버에서만 CORS 요청이 가능하게 한다.

⏰ 예상 작업 시간

1시간

⏰ 마감일

20230816 12시반

@splitCoding splitCoding added 🦋 Bug 🚨 버그 발생! 🚨 [ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! labels Aug 16, 2023
@splitCoding splitCoding self-assigned this Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌙 BE ] 백엔드 크루들의 멋진 개발 이야기 하나둘셋 야! 🦋 Bug 🚨 버그 발생! 🚨
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant