From 48f3c3b35bdc28b91044cc4f44648ef9bcc6fbac Mon Sep 17 00:00:00 2001 From: Flaminel Date: Thu, 14 Nov 2024 09:14:19 +0200 Subject: [PATCH] fixed readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b46c7f8..b95c797 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ docker run -d \ | QBITTORRENT__URL | Yes | qBittorrent instance url | http://localhost:8080 | | QBITTORRENT__USERNAME | Yes | qBittorrent user | empty | | QBITTORRENT__PASSWORD | Yes | qBittorrent password | empty | -| +||||| | SONARR__ENABLED | No | Whether Sonarr cleanup is enabled or not | true | | SONARR__INSTANCES__0__URL | Yes | First Sonarr instance url | http://localhost:8989 | | SONARR__INSTANCES__0__APIKEY | Yes | First Sonarr instance API key | empty | -| +||||| | RADARR__ENABLED | No | Whether Radarr cleanup is enabled or not | false | | RADARR__INSTANCES__0__URL | Yes | First Radarr instance url | http://localhost:8989 | | RADARR__INSTANCES__0__APIKEY | Yes | First Radarr instance API key | empty |