NGINX Reverse Proxy Manager Folder Redirection
Under the 'Advanced' tab, add the following to the 'Custom Nginx Configuration':
location = /{return 301 $scheme://$http_host/admin/;}
Under the 'Advanced' tab, add the following to the 'Custom Nginx Configuration':
location = /{return 301 $scheme://$http_host/admin/;}