Browser displays port on production Keycloak server running in Docker and Nginx Reverse Proxy
I use nginx on the main server (not in a container) with simple reverse proxy (not well versed on reverse proxies but this worked fine on my other containers so assumed it would here too…) with Keycloak(v23.0.1) running from a docker container.
What have I done wrong to have Keycloak displaying the port when I go to the admin page?