fix: Add TZ=America/Montreal to hermes container for correct cron scheduling

This commit is contained in:
Thierry Pouplier
2026-04-29 11:32:05 +00:00
parent fb0f2cbe84
commit f77b514e08

View File

@@ -39,6 +39,7 @@ services:
- API_SERVER_KEY=hermes_local_key
- GATEWAY_ALLOW_ALL_USERS=true
- OPENROUTER_API_KEY=${OPENROUTER_API_KEY}
- TZ=America/Montreal
volumes:
- /mnt/HoardingCow_docker_data/Hermes/data:/opt/data
devices: