Skip to content

Commit 1d52bff

Browse files
authored
[EC-158] DE/fix: 배포시 빌드 에러 수정 docker-compose timezone 변경 (#147)
* [EC-158] chore: 불필요한 파일 삭제 * [EC-158] chore: 라이브러리 vite build 추가 * [EC-158] fix: docker compose 타임존 구성 수정 - docker-comppose 설정 -> EC2내 설정
1 parent f7cad1f commit 1d52bff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ services:
6767
image: ${DOCKER_REGISTRY}/educheck-client-image:latest
6868
env_file:
6969
- .env
70-
- TZ=Asia/Seoul
7170
environment:
7271
- DOMAIN=${DOMAIN}
7372
volumes:

0 commit comments

Comments
 (0)