Hello everyone,
I am successfully running a productive instance of Keycloak 20 with certificates, which I can access with the following url:
I would like now to be able to access the instance with simply https://mykeycloak.com.
What would be the right Nginx configuration for this?
Thanks in advance