Skip to content

Update devcontainer.json

Rodrigo Muino Tomonari requested to merge github/fork/kushagravats/patch-1 into main

This update includes the addition of "runArgs" to specify Docker run arguments. Specifically, it allows the Node.js process inside the container to bind to port numbers below 1024 without requiring root permissions. This should resolve the issue with "Reopen in Container" in VS Code. Adjustments can be made based on the specific requirements.

Merge request reports

Loading