This docker configuration exposes TCP Port 8080 and 9990. On Port 9990 you can reach the wildfly administration console. It is protected with standard credentials. Please change these credentials:
Next, change the reg-app admin password. Visit `http://localhost:8080/admin/user/list-admin-users.xhtml` and choose user 'admin'. Click '+' on the 'Password' panel and set a new password. Choose a hash algorithm if you like.
You should have a running environment now to explore and test. If you want to further expose the reg-app, it is recommended to do so via a reverse proxy.