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

fix: 로컬에서 정상적으로 서버가 켜지도록 수정 #74

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Oct 15, 2024

주요 변경 사항

로컬에서 정상적으로 서버가 켜지도록 수정합니다.

  • DB 호스트를 docker-compose 환경에 맞게 mysql로 수정합니다.
  • 도커 환경 내에서 .env 파일을 읽을 수 있도록 수정합니다.
  • arm 아키텍처에 맞게 컨테이너를 띄울 수 있도록 docker-compose.arm.yaml을 추가하고, 관련 스크립트를 추가합니다.
  • 의존성이 의도대로 resolve되도록 CoreModule을 수정합니다.

변경 이유

로컬 디버깅 할 수 있도록 환경을 구축합니다.

@Coalery Coalery self-assigned this Oct 15, 2024
@Coalery Coalery merged commit 5e454ee into main Oct 15, 2024
2 checks passed
@Coalery Coalery deleted the fix/local-run-env branch October 15, 2024 17:23
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