TZ for the migrator

This commit is contained in:
hh
2026-09-09 00:54:30 +02:00
parent e0d5defa97
commit b4125407bf
@@ -95,6 +95,7 @@ services:
required: false
{% endif %} environment:
RUN_ENVIRONMENT: prod
TZ: ${TZ:-UTC}
volumes:
- ./{{ prefix }}src:/app/src
- ./{{ prefix }}migrations:/app/migrations