From a59e00288fa2e9a9cd48fcb57c2174b1cea0c23b Mon Sep 17 00:00:00 2001 From: Jonas F Date: Mon, 12 Feb 2024 05:30:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index de78dff..daedcfb 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@ services: image: umlautadaptarr restart: unless-stopped environment: - - PUID=1000 - - PGID=1000 - TZ=Europe/Berlin - SONARR_HOST="http://sonarr:8989" - SONARR_API_KEY="API_KEY"