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

.env 파일 도입 - application.yaml git에 추가 #84

Open
4 tasks
kimminkyeu opened this issue Aug 11, 2024 · 0 comments
Open
4 tasks

.env 파일 도입 - application.yaml git에 추가 #84

kimminkyeu opened this issue Aug 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kimminkyeu
Copy link
Collaborator

application.yaml 세팅을 팀원 모두 동일하게 하기 위해 Git에 추가합니다.

예민한 데이터는 .env로 따로 관리하도록 변경해야 합니다.

TODO

  • .env 파일 생성 및 intellij 연결
  • 최대 이미지 request 크기는 1MB를 넘기면 요청을 거절하도록 application.yaml에 명시
  • 로그인 이후 url에 토큰 저장되는것 제거
  • 해더 말고 쿠기로 jwt 검증하도록 설득(with 건우님)
@kimminkyeu kimminkyeu self-assigned this Aug 11, 2024
@kimminkyeu kimminkyeu added the enhancement New feature or request label Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant