Description
Hi, and excuse me for opening an issue.
There's a question that seems to pop up regularly in my tasks. I need to create service on a custom port for on the main Proxy Host that will lead to some other service. For example, I have a Gitlab service behind Nginx Proxy Manager, and I want to run Gitlab container registry on the same site name, but on a different port. On the backend, they can be on different hosts, but on a front end I want them to be in the same location, /
, but on different ports.
I beleive, I should configure that in Custom locations, but every time I do, main (443 port) service breaks.
Though this is not your issue per se, it seems to have no searchable answer for such a trivial need. Could you give some example of Custom location on Custom port configuration?