Getting some config error while running 20.0.3

Hi All,

please help;

I am getting error like this

[org.keycloak.quarkus.runtime.KeycloakMain] (main) Running the server in development mode. DO NOT use this configuration in production.

This is not an error, this is just a hint that you are running in… well, exactly the words what’s in your log output. It’s development mode, not production mode.

Yes., I got it from your another post. Anyway thanks for mentioned.