Update comment
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user