Update qBittorrent URL from port 8080 to 8081

This commit is contained in:
Roger Gonzalez 2024-12-23 09:45:06 -03:00
parent c6bc8ffb1a
commit 9e9b54bbdf
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
3 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@ So, just like µTorrent, qBitorrent is a torrent downloader. Pretty easy!
## Initial configuration
In your browser, go to [http://{your-ip-address}:8080/]() and you'll see qBittorrent's admin page. The default username and password are:
In your browser, go to [http://{your-ip-address}:8081/]() and you'll see qBittorrent's admin page. The default username and password are:
```sh
username: admin

View File

@ -44,7 +44,7 @@ If you go to "Activity", you'll see their download status.
## qBittorrent
If you open qBittorrent in [http://{your-ip-address}:8080/](), you'll see your movie(s) downloading!
If you open qBittorrent in [http://{your-ip-address}:8081/](), you'll see your movie(s) downloading!
This means it is working as expected. When they finish downloading, Radarr is going to pick them up and put them in the right folder.

View File

@ -236,7 +236,8 @@ You can check the installation on /opt/yams
Everything should be running now! To check everything running, go to:
Service URLs:
qBittorrent: http://your.ip.address:8080/
qBittorrent: http://your.ip.address:8081/
SABnzbd: http://your.ip.address:8080/
Radarr: http://your.ip.address:7878/
Sonarr: http://your.ip.address:8989/
Lidarr: http://your.ip.address:8686/