...
Update the backend ports from 8080:8080
to 8084:8080
Update Glassfish
Navigate to your Glassfish admin console at localhost:4848
and select the server (Admin Server)
menu on the left. From here select the Properties
tab and update the helium.defaultHostName
to helium.stb.mezzanineware.com
if present. You can ignore this step if you do not have this property set.
Run Helium
Now that you are setup you can run your local helium setup as normal. Once it is fully up and running you will need to stop the UI container in docker desktop.
...