NGINX Reverse Proxy Manager Folder Redirection

NGINX Reverse Proxy Manager Folder Redirection
Photo by Brandon Morgan / Unsplash

Under the 'Advanced' tab, add the following to the 'Custom Nginx Configuration':

location = /{return 301 $scheme://$http_host/admin/;}