Skip to content

Commit

Permalink
chore: 서버 시간 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
ybkang1108 committed Aug 5, 2024
1 parent 582317e commit ad77e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mustgou/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@

LANGUAGE_CODE = "en-us"

TIME_ZONE = "UTC"
TIME_ZONE = "Asia/Seoul"

USE_I18N = True

Expand Down

0 comments on commit ad77e6e

Please sign in to comment.