Trying to access a #VSCode #DevContainer from another computer on your network?
Set “remote.localPortHost” to “allInterfaces” (thats an uppercase “i” in there). Ports exposed by your app running in the container will now be accessible by the host machine’s IP address.