Hello, I have set up Keycloak locally successfully (localhost). However, since I was using ngrok I changed “authServerUrl” and “authUrl” in the Admin console (realm settings) to the ngrok URL. The ngrok URL has now changed and I cannot access the Keycloak admin console because it’s trying the open the old ngrok URL for the Admin page.
Is there a folder, xml or json file where I can adjust the “authServerUrl” and “authUrl” for Keycloak locally to regain access to the Admin console?