innercircle-byebye / ft_transcendence-back

Backend for ft_transcendence (nestjs)
1 stars 0 forks source link

환경변수 관련 파일 수정 #52

Closed sungyongcho closed 2 years ago

sungyongcho commented 2 years ago

docker compose를 통해 전달되는 환경변수를 이용 할 때, 기존 코드에서 .env 파일을 루트디렉토리에서 찾는 설정을 변경하는 issue입니다.