Failed to run keycloak in production mode. I installed keycloak 16 (wildfly) in Linux server and started using below command.
cd /bin/standalone.sh
After starting I could see the localhost ip and port (120.0.0.1:8443)
How to configure this in server?