From 1b793f5b02629f20f0643b71a4b8a56fd9ca9d5d Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 22 Aug 2022 12:18:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6705f06..492aa13 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ Container images are configured using parameters passed at runtime (such as thos | `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London, this is required for Radarr | | `-e UMASK_SET=022` | control permissions of files and directories created by Radarr | | `-e enableRecyclarr=true` | true = enabled :: Enables Recyclarr to run every 4 hours | +| `-e plexUrl=http://x.x.x.x:32400` | ONLY used if PlexNotify.bash is used...| +| `-e plexToken=` | ONLY used if PlexNotify.bash is used... | ## Application Setup