#234 ~ #243 반영 운영 서버 배포#244
Merged
Merged
Conversation
한국어 로케일 및 UTF-8 인코딩을 기본 설정으로 적용하기 위해 POSTGRES_INITDB_ARGS 환경 변수 추가.
ko_KR.UTF-8 로캘을 지원하는 커스텀 Postgres 이미지 빌드 및 적용. dev 구성에서 해당 이미지를 사용하도록 docker-compose 업데이트.
배포 과정에서 발생할 수 있는 권한 문제를 방지하기 위해 buildx 디렉터리의 소유권을 ubuntu 사용자로 변경.
커스텀 PostGIS 이미지 빌드 로직 수정으로 BuildKit과 buildx 비활성화. 불필요한 buildx 관련 명령어 제거로 배포 흐름 간소화.
* feat(user): 유저 프로필 썸네일화에 따른 로직 추가 * feat(user): 유저 프로필을 반환하는 모든 dto에 유저 프로필 썸네일 필드도 추가 * feat(user): 유저 프로필 썸네일 추가 * test: 추가된 필드에 맞춰 테스트 수정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.