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

Closed
Hermes wants to merge 1 commits from fix/hermes-timezone-setting into master

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: