From 3d4456ab9b039321916e0948b5af74fc93969181 Mon Sep 17 00:00:00 2001 From: Getn67 <51862012+Getn67@users.noreply.github.com> Date: Sun, 27 Jun 2021 19:49:12 -0700 Subject: [PATCH] Update Setup-Guide.md --- docs/Bazarr/Setup-Guide.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Bazarr/Setup-Guide.md b/docs/Bazarr/Setup-Guide.md index 3a7e23b34..6949a8b3c 100644 --- a/docs/Bazarr/Setup-Guide.md +++ b/docs/Bazarr/Setup-Guide.md @@ -33,14 +33,14 @@ Click on `Enabled` **Be aware that when using Bazarr in docker, you cannot reach another container on the same Docker host using the loopback address (ex.: 127.0.0.1 or localhost). Loopback address refer to the Bazarr Docker container, not the Docker host.** 1. Enter the TCP port of your Sonarr instance. Default is 8989. -1. Sonarr uses the Base URL *ONLY* if used with a "Reverse Proxy" (ex: Nginx Proxy Manager or SWAG) and MUST have a leading slash when it is used (ex: /sonarr). +1. Sonarr uses the Base URL *ONLY* if used with a "Reverse Proxy" (ex: Nginx Proxy Manager or SWAG) and MUST have a leading slash if it is needed (ex: /sonarr). !!! info **If you don't use a reverse proxy or don't know what it is leave this empty !!!** 1. Enter your Sonarr API key here. -1. Enable this if your Sonarr instance is exposed trough SSL. +1. Enable this if your Sonarr instance is exposed through SSL. !!! info @@ -125,13 +125,13 @@ Click on `Enabled` **Be aware that when using Bazarr in docker, you cannot reach another container on the same Docker host using the loopback address (ex.: 127.0.0.1 or localhost). Loopback address refer to the Bazarr Docker container, not the Docker host.** 1. Enter the TCP port of your Radarr instance. Default is 7878. -1. Radarr uses the Base URL *ONLY* if used with a "Reverse Proxy" (ex: Nginx Proxy Manager or SWAG) and MUST have a leading slash when it is used (ex: /radarr). +1. Radarr uses the Base URL *ONLY* if used with a "Reverse Proxy" (ex: Nginx Proxy Manager or SWAG) and MUST have a leading slash if it is needed (ex: /radarr). !!! info **If you don't use a reverse proxy or don't know what it is leave this empty !!!** 1. Enter your Radarr API key here. -1. Enable this if your Radarr instance is exposed trough SSL. +1. Enable this if your Radarr instance is exposed through SSL. !!! info