Skip to content

[Fix] settings.py 분기 처리 후 CI/CD 완료#37

Merged
GGo-Dong merged 24 commits intodevfrom
main
Aug 7, 2025
Merged

[Fix] settings.py 분기 처리 후 CI/CD 완료#37
GGo-Dong merged 24 commits intodevfrom
main

Conversation

@mnjese
Copy link
Copy Markdown
Collaborator

@mnjese mnjese commented Aug 7, 2025

📌 Summary

settings.py 분기 처리, 배포 환경 static 파일 경로 및 nginx 설정 수정 후 CI/CD 완료

📝 Describe your changes

  • STATIC_ROOT 설정 추가
  • ALLOWED_HOSTS에 배포 도메인 추가
  • collectstatic 결과가 nginx에서 서빙되도록 경로 조정
  • docker-compose 환경에서 staticfiles 볼륨 확인
  • nginx 설정 파일 내 static 경로(alias) 확인 및 정리

✅ Check list

  • I write PR according to the form
  • All tests are passed
  • Program works normally

🗣 Opinions

  • 드디어 CI/CD 진짜 끝났습니다 배포 끝!!!

🚪 Issue numbers and link

Closes #4

@mnjese mnjese changed the title [Fix] settings.py 분기 처리, 배포 환경 static 파일 경로 및 nginx 설정 수정 후 CI/CD 완료 [Fix] settings.py 분기 처리 후 CI/CD 완료 Aug 7, 2025
Copy link
Copy Markdown
Collaborator

@GGo-Dong GGo-Dong left a comment

Choose a reason for hiding this comment

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

길고 길었던 ci cd.. 진짜 수고했고 하나하나 다 만지느라 수고했어요-!!!!!

@GGo-Dong GGo-Dong merged commit b62ea9d into dev Aug 7, 2025
1 check 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.

[Test] CI/CD 테스트 및 배포 확인

2 participants