From f8418f40d614352edcda17491641bc280cea5d0a Mon Sep 17 00:00:00 2001 From: Uma Nandyala <18457369+nandyalu@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:44:10 -0400 Subject: [PATCH] Update connections.md --- docs/setup/connections.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/setup/connections.md b/docs/setup/connections.md index b9371d9..44389ae 100644 --- a/docs/setup/connections.md +++ b/docs/setup/connections.md @@ -2,6 +2,14 @@ 1. Navigate to the application in your browser at [http://localhost:7889/settings/connections](http://localhost:7889/settings/connections){:target="_blank"}. + !!! info "Trailarr Login" + When you open Trailarr in browser, it will ask you to login. Default login is: + + ```bash + Username: admin + Password: trailarr + ``` + 2. Go to `Settings` > `Connections` and Click the `Add New` button to add your Radarr and Sonarr instances. ![Add New](add-new.png)