diff --git a/Reverse-Proxy.md b/Reverse-Proxy.md index 1758ec7..f13ffc2 100644 --- a/Reverse-Proxy.md +++ b/Reverse-Proxy.md @@ -7,7 +7,7 @@ Reverse proxy configuration for Radarr is as simple as most other applications. ``` -## nginx +## Nginx Reverse proxy configuration for Radarr is done like most other applications. Below is a minimal example, in a standard Nginx install this file should be places in /etc/nginx/sites-available and then symlinked to /etc/nginx/sites-enabled. ``` server