Update comment

This commit is contained in:
bamurtaugh
2021-04-19 12:36:31 -07:00
parent 3473088c2c
commit 3c3a937992

View File

@@ -28,8 +28,7 @@
// Use 'forwardPorts' to make a list of ports inside the container available locally. // Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [8080], // "forwardPorts": [8080],
// Use 'portsAttributes' to set default properties for specific forwarded ports. // Use 'portsAttributes' to set default properties for specific forwarded ports. More info: https://code.visualstudio.com/docs/remote/devcontainerjson-reference.
// You can use a port number (i.e. 8000), range of numbers, or a regex to match the running process.
"portsAttributes": { "portsAttributes": {
"8000": { "8000": {
"label": "Hello Remote World", "label": "Hello Remote World",