HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
프로그래머스 프론트엔드 데브코스 2기
프로그래머스 프론트엔드 데브코스 2기
/
😇
오프팀
/
🔥
팀 프로젝트 문서
/
배포 질문

배포 질문

상태
기타
담당자
  1. https → http api로 요청을 보내서 생기는 문제
notion image
  • 해결 : index.html에 메타 태그 삽입
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
 
  1. 메타 태그 삽입 후 생긴 에러
notion image
notion image
 
notion image
notion image