Update Setup-Guide.md

pull/283/head
Getn67 3 years ago
parent 693a0b1058
commit 3d4456ab9b

@ -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

Loading…
Cancel
Save