Skip to content

Commit

Permalink
cd(deploy): 시간대 서울로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Leegiyeon committed Jun 13, 2024
1 parent af8368d commit 342f038
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ebextensions/01-timezone.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
container_commands:
01_set_timezone:
command: |
ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime
echo "Asia/Seoul" > /etc/timezone

0 comments on commit 342f038

Please sign in to comment.