codedang
codedang copied to clipboard
.env 리팩토링
Describe the problem and solution
.env, .env.development 등 환경변수 관리 로직을 전반적으로 수정합니다
- Devcontainer, Gitpod에서 환경변수 불러오는 방식
- 배포 환경(스테이지, 프로덕션)에서 환경변수 불러오는 방식
- CI/CD pipeline에서 환경변수 불러오는 방식
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines
- [X] Check that there isn't already an issue