idaes-pse
idaes-pse copied to clipboard
Be able to test the UI from a docker container
localhost is hardcoded in the UI code. To connect to the server from a docker container, it should be read as 0.0.0.0 from the docker container's perspective.