Add configurable time zone (#69)

This commit is contained in:
Flaminel
2025-02-24 23:21:44 +02:00
committed by GitHub
parent 279bd6d82d
commit b3b211d956
5 changed files with 34 additions and 11 deletions
+1
View File
@@ -140,6 +140,7 @@ services:
volumes:
- ./cleanuperr/logs:/var/logs
environment:
- TZ=America/New_York
- DRY_RUN=false
- LOGGING__LOGLEVEL=Information