79665531

Date: 2025-06-14 03:00:33
Score: 0.5
Natty:
Report link

Apparently the schema for devcontainer has changed quite a bit. Here in 2025, put this in the root of your devcontainer.json:

    "portsAttributes": {
        "*": {
            "onAutoForward": "ignore"
        }
    },

And rebuild.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Charles Wood