Fix minor doc issues (#47)

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2025-03-19 17:36:05 +13:00
committed by GitHub
parent 26f6f384a3
commit 4e2fb9c74f
2 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -56,7 +56,7 @@
"arrs": [
{
"name": "sonarr",
"host": "http://radarr:8989",
"host": "http://sonarr:8989",
"token": "arr_key",
"cleanup": true,
"skip_repair": true,
@@ -71,7 +71,7 @@
},
{
"name": "lidarr",
"host": "http://lidarr:7878",
"host": "http://lidarr:8686",
"token": "arr_key",
"cleanup": false,
"skip_repair": true,