You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
service:
db:
volumes:
- /usr/share/zoneinfo:/usr/share/zoneinfo:ro # 시간대 정보 추가
environment:
- TZ=Asia/Seoul # 타임존 환경변수 추가
- PGTZ=Asia/Seoul # PostgreSQL 전용 타임존 설정
settings/base.py
docker-compose.yml
현재 상태임
그래도 안되는건 무엇...