Instead of the 127.0.0.1:3000 URL, when we are using a DevContainer with Docker, the Forwareded Address should be used (the one automatically mapped and shown in the PORTS tab) to open the preview (as the Workbench Browser runs in the host environment, not inside the container).
Instead of the
127.0.0.1:3000URL, when we are using a DevContainer with Docker, the Forwareded Address should be used (the one automatically mapped and shown in the PORTS tab) to open the preview (as the Workbench Browser runs in the host environment, not inside the container).