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

[REFACTOR] 보안이 필요 없는 yml 파일 작성 #732

Open
kyum-q opened this issue Oct 4, 2024 · 0 comments
Open

[REFACTOR] 보안이 필요 없는 yml 파일 작성 #732

kyum-q opened this issue Oct 4, 2024 · 0 comments
Labels
BE 백엔드 refactor 요구사항이 바뀌지 않은 변경사항

Comments

@kyum-q
Copy link
Contributor

kyum-q commented Oct 4, 2024

📌 어떤 기능을 리팩터링 하나요?

현재 application-db.yml 파일을 서버 인스턴스에만 작성해두었다.
서버 인스턴스에 저장하여 공유가 어려움, 숨길 필요가 없다고 판단했다.
그래서 해당 yml 파일에서 보안이 필요 없는 내용은 서버 인스턴스에만 작성하지 말고 현재 레포에서 확인할 수 있도록 수정한다.

AS-IS

서버 인스턴스 단에만 application-db.yml 설정이 작성됨

TO-BE

보안이 필요없는 설정 값은 레포에 작성

⏳ 예상 소요 시간

2시간

🔍 참고할만한 자료(선택)

@kyum-q kyum-q added refactor 요구사항이 바뀌지 않은 변경사항 BE 백엔드 labels Oct 4, 2024
@kyum-q kyum-q added this to the 6차 스프린트 🦴 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 refactor 요구사항이 바뀌지 않은 변경사항
Projects
Status: Todo
Development

No branches or pull requests

1 participant