Fixed SABnzbd port

This commit is contained in:
Roger Gonzalez 2024-10-12 11:54:40 -03:00
parent 709fb0c38c
commit 561e18ebf9
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ running_services_location() {
services=(
"qBittorrent:8081"
"SABnzbd:8081"
"SABnzbd:8080"
"Radarr:7878"
"Sonarr:8989"
"Lidarr:8686"

View File

@ -66,7 +66,7 @@ running_services_location() {
services=(
"qBittorrent:8081"
"SABnzbd:8081"
"SABnzbd:8080"
"Radarr:7878"
"Sonarr:8989"
"Lidarr:8686"