diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 32e9c7334c65211742415d26c08a9fab573b8d7a..6b100bb9819df6693267ec864dc4d2fb75658e3e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -42,7 +42,7 @@ }, // Use 'forwardPorts' to make a list of ports inside the container available locally. - //"forwardPorts": [3000], + "forwardPorts": [3000], // Use 'portsAttributes' to set default properties for specific forwarded ports. More info: https://code.visualstudio.com/docs/remote/devcontainerjson-reference. "portsAttributes": {