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

Feature: 안쓰는 임시 API, env 변수 삭제 & image 캐싱 시간 늘리기 #100

Merged

Conversation

soulchicken
Copy link
Member

Feature: 안쓰는 함수, env 변수 삭제 & image 캐싱 시간 늘리기

PR을 한 이유 🎯

  • env에 여러 변수가 난립하고 있습니다.
  • 백엔드가 구축되면서 임시 API는 이제 필요하지 않습니다.
  • image 캐싱 기간이 너무 짧습니다.

이슈 번호 📎

변경사항 🛠

  • 안쓰거나 중복된 역할을 하는 env 변수를 3개 제거하고 통합했습니다.
  • 안쓰는 임시 API 4개를 제거했습니다.
  • image 캐싱 기간을 1분에서 1일로 늘렸습니다.

@soulchicken soulchicken merged commit 5b12c6f into TeamATM:develop Oct 16, 2023
@soulchicken soulchicken deleted the feature/image-and-env-refactoring branch October 16, 2023 05:42
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