Add PUID/PGID/TZ env vars to checkrr service

This commit is contained in:
feldjaeger 2026-04-11 16:55:05 +02:00
parent e825b06aa0
commit 536ae64c8c

View file

@ -161,7 +161,9 @@ services:
- sonarrUHD
- sonarrFHD
environment:
- CHECKRR_CONFIG=/etc/checkrr.yaml
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
volumes: