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

리버스 프록시 경로 에러 해결 #172

Merged
merged 6 commits into from
Nov 25, 2024
Merged

리버스 프록시 경로 에러 해결 #172

merged 6 commits into from
Nov 25, 2024

Conversation

YunChan-Oh
Copy link
Member

🎫 관련 이슈

close #168


📄 개요

배포 환경에서 발생하는 경로 및 불러오기 에러를 해결했습니다.


🔨 작업 내용

  • 경로 에러 해결
  • 불러오기 방식 변경

🏁 확인 사항

  • 테스트를 완료했나요?
  • API 문서를 작성했나요?
  • 코드 컨벤션을 준수했나요?
  • 불필요한 로그, 주석, import 등을 삭제했나요?

🙋🏻 덧붙일 말

시스템 인스트럭션 불러오기 방식을 변경했습니다.
소셜로그인 후 리다이렉트 URL 변경 했습니다.
리다이렉트 경로와 서버 경로를 분리했습니다.
리다이렉트 경로와 서버 경로를 분리했습니다.
배포 환경에 따라서 리다이렉트 경로를 분리했습니다.
배포 환경에 따라서 서버 경로를 분리했습니다.
@YunChan-Oh YunChan-Oh self-assigned this Nov 25, 2024
@YunChan-Oh YunChan-Oh merged commit fbca4be into master Nov 25, 2024
2 checks passed
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.

리버스 프록시 경로 에러 해결
1 participant