timezone support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-09-21 08:38:29 +02:00
parent 036592473b
commit febac4d60f
2 changed files with 3 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ services:
- ./scripts:/scripts
- ./logs:/var/log
environment:
TZ: Europe/Rome
CRONTAB: >
*/5 7-22 * * * /scripts/test.py
*/10 7-22 * * * /scripts/test2.py