diff --git a/compose.yaml b/compose.yaml index fb62939..5858172 100644 --- a/compose.yaml +++ b/compose.yaml @@ -167,6 +167,7 @@ services: sabnzbd: image: lscr.io/linuxserver/sabnzbd:latest container_name: sabnzbd + environment: - PUID=1000 - PGID=1000 - TZ=Europe/Berlin