idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Be able to test the UI from a docker container

Open elbashandy opened this issue 3 years ago • 0 comments

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.

elbashandy avatar May 18 '22 22:05 elbashandy