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

hotfix : http로 시작하는 이미지 파일 주소가 제대로 나오지 않는 문제 해결 #703

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

ShineCorine
Copy link
Collaborator

@ShineCorine ShineCorine commented Mar 28, 2024

Motivation 🧐

파일 이미지의 주소를 저장할 때 http로 저장된 파일의 주소에도 cdn 주소가 붙어서 이미지를 불러오지 못하는 현상이 발견되었습니다.

Key Changes 🔑

이미지 파일의 주소가 http나 https로 시작하면 cdn을 붙이지 않도록 변경하였습니다.

To Reviewers 🙏

빨리 확인해주고 올려주세용!

Copy link
Collaborator

@minson96 minson96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

@minson96 minson96 merged commit 99a890e into develop Mar 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants