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
@@ -175,6 +175,7 @@ services:
image: ghcr.io/flmorg/cleanuperr:latest
container_name: cleanuperr
environment:
- TZ=Europe/Bucharest
- DRY_RUN=false
- LOGGING__LOGLEVEL=Debug